zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_QuitEvent Struct Reference

The "quit requested" event. More...

#include <SDL_events.h>

Public Attributes

Uint32 timestamp
 
Uint32 type
 

Detailed Description

The "quit requested" event.

Definition at line 447 of file SDL_events.h.

Member Data Documentation

Uint32 SDL_QuitEvent::timestamp

Definition at line 450 of file SDL_events.h.

Uint32 SDL_QuitEvent::type

SDL_QUIT

Definition at line 449 of file SDL_events.h.


The documentation for this struct was generated from the following file: