VSF Documented
|
#include <SDL_events.h>
Data Fields | |
uint32_t | type |
uint32_t | timestamp |
SDL_JoystickID | which |
uint8_t | button |
uint8_t | state |
uint32_t SDL_ControllerButtonEvent::type |
uint32_t SDL_ControllerButtonEvent::timestamp |
SDL_JoystickID SDL_ControllerButtonEvent::which |
uint8_t SDL_ControllerButtonEvent::button |
uint8_t SDL_ControllerButtonEvent::state |