My Project
|
Joysick battery level change event structure (event.jbattery.*) More...
#include <SDL_events.h>
Data Fields | |
Uint32 | type |
Uint32 | timestamp |
SDL_JoystickID | which |
SDL_JoystickPowerLevel | level |
Joysick battery level change event structure (event.jbattery.*)
SDL_JoystickPowerLevel level |
The joystick battery level
Uint32 timestamp |
In milliseconds, populated using SDL_GetTicks()
Uint32 type |
SDL_JoystickID which |
The joystick instance id