Man Page: joystick_stick_info
Operating Environment: debian
Section: 3alleg4
JOYSTICK_STICK_INFO(3alleg4) Allegro manual JOYSTICK_STICK_INFO(3alleg4)NAMEJOYSTICK_STICK_INFO - Stores joystick stick information. Allegro game programming library.SYNOPSIS#include <allegro.h> typedef struct JOYSTICK_STICK_INFODESCRIPTIONint flags; - status flags for this input int num_axis; - how many axes do we have? (note the misspelling) JOYSTICK_AXIS_INFO axis[n]; - axis state information char *name; - description of this input Read chapter "Joystick routines" for a description on how to obtain/use this structure.SEE ALSOjoy(3alleg4) Allegro version 4.4.2 JOYSTICK_STICK_INFO(3alleg4)
| Related Man Pages |
|---|
| joy(3alleg4) - opendarwin |
| exjoy(3alleg4) - centos |
| joy(3alleg4) - centos |
| joy(3alleg4) - suse |
| exjoy(3alleg4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |