SDL_VirtualJoystickTouchpadDesc

The structure that describes a virtual joystick touchpad.

extern (C) nothrow @nogc
struct SDL_VirtualJoystickTouchpadDesc {}

Members

Variables

nfingers
Uint16[3] nfingers;

The number of simultaneous fingers on this touchpad

padding
Uint16 padding;
Undocumented in source.

See Also

Meta