1SDL_NumJoysticks(3)            SDL API Reference           SDL_NumJoysticks(3)
2
3
4

NAME

6       SDL_NumJoysticks - Count available joysticks.
7

SYNOPSIS

9       #include "SDL.h"
10
11       int SDL_NumJoysticks(void);
12

DESCRIPTION

14       Counts the number of joysticks attached to the system.
15

RETURN VALUE

17       Returns the number of attached joysticks
18

SEE ALSO

20       SDL_JoystickName, SDL_JoystickOpen
21
22
23
24SDL                         Tue 11 Sep 2001, 23:00         SDL_NumJoysticks(3)
Impressum