![]() |
Public API Reference |
#include <event.h>
Public Attributes | |
int | number |
Joystick number (1, 2, ...). More... | |
int | x |
Joystick x. More... | |
int | y |
Joystick y. More... | |
int | Button |
Joystick button number. More... | |
int | Modifiers |
Control key state. More... |
Definition at line 80 of file event.h.
|
Joystick button number.
|
|
Control key state.
|
|
Joystick number (1, 2, ...).
|
|
Joystick x.
|
|
Joystick y.
|