.\" Generated by the Allegro makedoc utility .TH num_joysticks 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME num_joysticks \- Global variable saying how many joysticks there are. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B extern int num_joysticks; .SH DESCRIPTION Global variable containing the number of active joystick devices. The current drivers support a maximum of eight controllers. .SH SEE ALSO .BR install_joystick (3alleg4), .BR joy (3alleg4), .BR exjoy (3alleg4)