SDL
2.0
|
OS Specific event. More...
#include <SDL_events.h>
Data Fields | |
Uint32 | type |
Uint32 | timestamp |
OS Specific event.
Definition at line 557 of file SDL_events.h.
Uint32 SDL_OSEvent::timestamp |
In milliseconds, populated using SDL_GetTicks()
Definition at line 560 of file SDL_events.h.
Uint32 SDL_OSEvent::type |
Definition at line 559 of file SDL_events.h.