Module sdl2::messagebox
source · Structs§
button_id
is the integer that will be returned byshow_message_box
. It is not sed by SDL2, and should only be used to know which button has been triggered
Enums§
Functions§
- Show a customizable message box.
- Show a simple message box, meant to be informative only.