vegastrike
0.5.1.r1
|
This is the complete list of members for VegaConfig, including all inherited members.
axis_axis | VegaConfig | |
axis_inverse | VegaConfig | |
axis_joy | VegaConfig | |
bindings | VegaConfig | protected |
bindKeys() | VegaConfig | inlinevirtual |
checkBind(configNode *node) | VegaConfig | inlineprotectedvirtual |
checkColor(string prefix, configNode *node) | VegaConfig | protected |
checkConfig(configNode *node) | VegaConfig | protected |
checkHatswitch(int nr, configNode *node) | VegaConfig | inlineprotectedvirtual |
checkSection(configNode *node, enum section_t section_type) | VegaConfig | protected |
checkVar(configNode *node) | VegaConfig | protected |
colors | VegaConfig | protected |
doAxis(configNode *node) | VegaConfig | inlineprotectedvirtual |
doBindings(configNode *node) | VegaConfig | inlineprotectedvirtual |
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 | |
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 | |
hs_value_index | VegaConfig | protected |
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 |