SDL 3.0
|
#include <SDL_joystick.h>
Data Fields | |
Uint16 | nfingers |
Uint16 | padding [3] |
The structure that describes a virtual joystick touchpad.
Definition at line 395 of file SDL_joystick.h.
Uint16 SDL_VirtualJoystickTouchpadDesc::nfingers |
the number of simultaneous fingers on this touchpad
Definition at line 397 of file SDL_joystick.h.
Uint16 SDL_VirtualJoystickTouchpadDesc::padding[3] |
Definition at line 398 of file SDL_joystick.h.