SDL_HasJoystick

Return whether a joystick is currently connected.

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

Return Value

Type: bool

true if a joystick is connected, false otherwise.

See Also

Meta