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