Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_NumJoysticks?

SDL_NumJoysticks?

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_NumJoysticks?- Count available joysticks.

SYNOPSIS

#include

int SDL_NumJoysticks?(void);

DESCRIPTION

Counts the number of joysticks attached to the system.

RETURN VALUE

Returns the number of attached joysticks

SEE ALSO

SDL_JoystickName?, SDL_JoystickOpen?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.