1num_joysticks(3)                Allegro manual                num_joysticks(3)
2
3
4

NAME

6       num_joysticks  -  Global  variable saying how many joysticks there are.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       extern int num_joysticks;
14

DESCRIPTION

16       Global variable containing the number of active joystick  devices.  The
17       current drivers support a maximum of eight controllers.
18
19

SEE ALSO

21       install_joystick(3), joy(3), exjoy(3)
22
23
24
25Allegro                          version 4.4.3                num_joysticks(3)
Impressum