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