debian man page for joystick_button_info

Query: joystick_button_info

OS: debian

Section: 3alleg4

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

JOYSTICK_BUTTON_INFO(3alleg4)					  Allegro manual				     JOYSTICK_BUTTON_INFO(3alleg4)

NAME
JOYSTICK_BUTTON_INFO - Stores joystick button information. Allegro game programming library.
SYNOPSIS
#include <allegro.h> typedef struct JOYSTICK_BUTTON_INFO
DESCRIPTION
int b; - boolean on/off flag char *name; - description of this button Read chapter "Joystick routines" for a description on how to obtain/use this structure.
SEE ALSO
joy(3alleg4) Allegro version 4.4.2 JOYSTICK_BUTTON_INFO(3alleg4)
Related Man Pages
joy(3alleg4) - debian
rgb(3alleg4) - centos
rgb(3alleg4) - php
rgb(3alleg4) - redhat
rgb(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?