Ketai

Reference

KetaiAlertDialog

public class KetaiAlertDialog

The KetaiAlertDialog.

public static void popup(PApplet _parent, String _title, String _message)

Popup.

  • Parameters:
    • _parent — calling sketch/PApplet/Activity
    • _title — the title for the dialog
    • _message — the message inside of the dialog box