|
FreeBASIC
0.91.0
|
Data Fields | |
| unsigned int | time |
| short | value |
| unsigned char | type |
| unsigned char | number |
Definition at line 14 of file gfx_joystick.c.
| unsigned char _JS_EVENT::number |
Definition at line 18 of file gfx_joystick.c.
| unsigned int _JS_EVENT::time |
Definition at line 15 of file gfx_joystick.c.
| unsigned char _JS_EVENT::type |
Definition at line 17 of file gfx_joystick.c.
| short _JS_EVENT::value |
Definition at line 16 of file gfx_joystick.c.