SDL_HasGamepad

Return whether a gamepad is currently connected.

extern (C) nothrow @nogc extern
bool
SDL_HasGamepad
()

Return Value

Type: bool

true if a gamepad is connected, false otherwise.

See Also

Meta