Colobot
|
Information about a joystick device. More...
#include <app.h>
Public Attributes | |
int | index |
Device index (-1 = invalid device) | |
std::string | name |
Device name. | |
int | axisCount |
Number of axes (only available after joystick opened) | |
int | buttonCount |
Number of buttons (only available after joystick opened) |
Information about a joystick device.