MessageBoxType
Available since LÖVE 0.9.2 |
This enum is not supported in earlier versions. |
Types of message box dialogs. Different types may have slightly different looks.
Constants
- info
- Informational dialog.
- warning
- Warning dialog.
- error
- Error dialog.
See Also
Category: