VSF Documented
|
#include <SDL_events.h>
Data Fields | |
uint32_t | type |
uint32_t | timestamp |
SDL_JoystickID | which |
uint8_t | hat |
uint8_t | value |
uint32_t SDL_JoyHatEvent::type |
uint32_t SDL_JoyHatEvent::timestamp |
SDL_JoystickID SDL_JoyHatEvent::which |
uint8_t SDL_JoyHatEvent::hat |
uint8_t SDL_JoyHatEvent::value |