Query: joystick_stick_info
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
exjoy(3alleg4) - suse |
joy(3alleg4) - suse |
exjoy(3alleg4) - redhat |
joy(3alleg4) - php |
exjoy(3alleg4) - linux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |