FreeBASIC  0.91.0
_JOYDATA Struct Reference

Data Fields

int fd
 
float axis [8]
 
int buttons
 
int detected
 
int available
 
JOYCAPS caps
 

Detailed Description

Definition at line 23 of file gfx_joystick.c.

Field Documentation

int _JOYDATA::available

Definition at line 10 of file gfx_joystick.c.

float _JOYDATA::axis[8]

Definition at line 25 of file gfx_joystick.c.

int _JOYDATA::buttons

Definition at line 26 of file gfx_joystick.c.

JOYCAPS _JOYDATA::caps

Definition at line 11 of file gfx_joystick.c.

int _JOYDATA::detected

Definition at line 10 of file gfx_joystick.c.

int _JOYDATA::fd

Definition at line 24 of file gfx_joystick.c.


The documentation for this struct was generated from the following files: