Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for GameVegaConfig, including all inherited members.
axis_axis | VegaConfig | |
axis_inverse | VegaConfig | |
axis_joy | VegaConfig | |
bindings | VegaConfig | protected |
checkColor(string prefix, configNode *node) | VegaConfig | protected |
checkConfig(configNode *node) | VegaConfig | protected |
checkSection(configNode *node, enum section_t section_type) | VegaConfig | protected |
checkVar(configNode *node) | VegaConfig | protected |
colors | VegaConfig | protected |
doColors(configNode *node) | VegaConfig | protected |
doSection(string prefix, configNode *node, enum section_t section_type) | VegaConfig | protected |
doVar(string prefix, configNode *node) | VegaConfig | protected |
doVariables(configNode *node) | VegaConfig | protected |
findEntry(string name, configNode *startnode) | VegaConfig | |
findSection(string section, configNode *startnode) | VegaConfig | |
GameVegaConfig(const char *configfile) | GameVegaConfig | explicit |
getColor(configNode *node, string name, float color[4], bool have_color=false) | VegaConfig | |
getColor(string section, string name, float color[4], bool have_color=false) | VegaConfig | |
getColor(string name, float color[4], bool have_color=false) | VegaConfig | inline |
gethColor(string section, string name, float color[4], int hexcolor) | VegaConfig | |
getVariable(string section, string name, string defaultvalue) | VegaConfig | |
getVariable(string section, string subsection, string name, string defaultvalue) | VegaConfig | |
getVariable(configNode *section, string name, string defaultval) | VegaConfig | protected |
hatswitch | VegaConfig | |
hatswitch_axis | VegaConfig | |
hatswitch_joystick | VegaConfig | |
hatswitch_margin | VegaConfig | |
map_colors | VegaConfig | protected |
map_variables | VegaConfig | protected |
setVariable(configNode *entry, string value) | VegaConfig | |
setVariable(string section, string name, string value) | VegaConfig | |
setVariable(string section, string subsection, string name, string value) | VegaConfig | |
variables | VegaConfig | protected |
Variables() | VegaConfig | inline |
VegaConfig(const char *configfile) | VegaConfig | explicit |
~VegaConfig() | VegaConfig | virtual |