Wiki Page Content

Revision 9 as of 2013-08-08 20:52:13

Clear message

SDL_QuitEvent

A structure that contains the "quit requested" event.

Data Fields

Uint32

type

SDL_QUIT

Code Examples

You can add your code example here

Remarks

SDL_QuitEvent is a member of the SDL_Event union and is used when an event of type SDL_QUIT is reported. You would access it through the event's quit field.

Please refer to the discussion of SDL_QUIT for more details.


CategoryStruct, CategoryEvents

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit