|
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 448 of file SDL_joystick.h.
| Uint16 SDL_VirtualJoystickTouchpadDesc::nfingers |
the number of simultaneous fingers on this touchpad
Definition at line 450 of file SDL_joystick.h.
| Uint16 SDL_VirtualJoystickTouchpadDesc::padding[3] |
Definition at line 451 of file SDL_joystick.h.