VSF Documented
|
#include <SDL_events.h>
Data Fields | |
uint32_t | type |
uint32_t | timestamp |
SDL_JoystickID | which |
int32_t | touchpad |
int32_t | finger |
float | x |
float | y |
float | pressure |
uint32_t SDL_ControllerTouchpadEvent::type |
uint32_t SDL_ControllerTouchpadEvent::timestamp |
SDL_JoystickID SDL_ControllerTouchpadEvent::which |
int32_t SDL_ControllerTouchpadEvent::touchpad |
int32_t SDL_ControllerTouchpadEvent::finger |
float SDL_ControllerTouchpadEvent::x |
float SDL_ControllerTouchpadEvent::y |
float SDL_ControllerTouchpadEvent::pressure |