DRAFT |
SDL_MessageBoxButtonFlags
An enumeration of flags for SDL_MessageBoxButtonData.
Values
SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT |
marks the default button when return is hit |
SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT |
marks the default button when escape is hit |
Code Examples
You can add your code example here
Remarks
You can add useful comments here