Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
num_joysticks(3)		 Allegro manual 		num_joysticks(3)

NAME
     num_joysticks  - Global variable saying how many joysticks there are. Alle-
     gro game programming library.

SYNOPSIS
     #include <allegro.h>

     extern int num_joysticks;

DESCRIPTION
     Global variable containing the number of active joystick devices. The  cur-
     rent drivers support a maximum of eight controllers.

SEE ALSO
     install_joystick(3), joy(3), exjoy(3)

Allegro 			  version 4.4.3 		num_joysticks(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=num_joysticks&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help