|
My Project
|
Controller device event structure (event.cdevice.*) More...
#include <SDL_events.h>
Public Attributes | |
| Uint32 | type |
| Uint32 | timestamp |
| Sint32 | which |
Controller device event structure (event.cdevice.*)
| Uint32 SDL_ControllerDeviceEvent::timestamp |
In milliseconds, populated using SDL_GetTicks()
| Uint32 SDL_ControllerDeviceEvent::type |
| Sint32 SDL_ControllerDeviceEvent::which |
The joystick device index for the ADDED event, instance id for the REMOVED or REMAPPED event