opendarwin man page for num_joysticks

Query: num_joysticks

OS: opendarwin

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

num_joysticks(3alleg4)						  Allegro manual					    num_joysticks(3alleg4)

NAME
num_joysticks - Global variable saying how many joysticks there are. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern int num_joysticks;
DESCRIPTION
Global variable containing the number of active joystick devices. The current drivers support a maximum of eight controllers.
SEE ALSO
install_joystick(3alleg4), joy(3alleg4), exjoy(3alleg4) Allegro version 4.4.2 num_joysticks(3alleg4)
Related Man Pages
exjoy(3alleg4) - debian
exjoy(3alleg4) - centos
calibrate_joystick(3alleg4) - centos
exjoy(3alleg4) - php
calibrate_joystick(3alleg4) - mojave
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB