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