SDL_GetNumGamepadTouchpads

Get the number of touchpads on a gamepad.

extern (C) nothrow @nogc extern
int
SDL_GetNumGamepadTouchpads

Parameters

gamepad SDL_Gamepad*

a gamepad.

Return Value

Type: int

number of touchpads.

See Also

Meta