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