Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Classes | |
class | vColor |
class | configNode |
class | configNodeFactory |
class | VegaConfig |
Macros | |
#define | MAX_AXIS 32 |
#define | MAX_HATSWITCHES 16 |
#define | MAX_VALUES 12 |
Enumerations | |
enum | section_t { SECTION_COLOR, SECTION_VAR } |
#define MAX_AXIS 32 |
Definition at line 63 of file configxml.h.
#define MAX_HATSWITCHES 16 |
Definition at line 67 of file configxml.h.
Referenced by GameVegaConfig::GameVegaConfig(), GenUnbindJoyKey(), InitJoystick(), and ProcessJoystick().
#define MAX_VALUES 12 |
Definition at line 68 of file configxml.h.
Referenced by GameVegaConfig::GameVegaConfig(), GenUnbindJoyKey(), InitJoystick(), and ProcessJoystick().
enum section_t |