Module fermium::messagebox

source ·
Expand description

Allows the creation of message boxes, for short messages to the user.

Structs

Individual button data.
RGB value used in a message box color scheme
A set of colors to use for message box dialogs
See the SDL_MESSAGEBOX_COLOR_* constants.
MessageBox structure containing title, text, window, etc.

Constants

Functions

Create a modal message box.
Create a simple modal message box.