num_joysticks(3alleg4) Allegro manual num_joysticks(3alleg4)NAMEnum_joysticks - Global variable saying how many joysticks there are. Allegro game programming library.SYNOPSIS#include <allegro.h> extern int num_joysticks;DESCRIPTIONGlobal variable containing the number of active joystick devices. The current drivers support a maximum of eight controllers.SEE ALSOinstall_joystick(3alleg4), joy(3alleg4), exjoy(3alleg4) Allegro version 4.4.2 num_joysticks(3alleg4)
| Related Man Pages |
|---|
| install_joystick(3alleg4) - debian |
| exjoy(3alleg4) - centos |
| exjoy(3alleg4) - suse |
| calibrate_joystick(3alleg4) - centos |
| calibrate_joystick(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |