Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GameVegaConfig Member List

This is the complete list of members for GameVegaConfig, including all inherited members.

axis_axisVegaConfig
axis_inverseVegaConfig
axis_joyVegaConfig
bindingsVegaConfigprotected
checkColor(string prefix, configNode *node)VegaConfigprotected
checkConfig(configNode *node)VegaConfigprotected
checkSection(configNode *node, enum section_t section_type)VegaConfigprotected
checkVar(configNode *node)VegaConfigprotected
colorsVegaConfigprotected
doColors(configNode *node)VegaConfigprotected
doSection(string prefix, configNode *node, enum section_t section_type)VegaConfigprotected
doVar(string prefix, configNode *node)VegaConfigprotected
doVariables(configNode *node)VegaConfigprotected
findEntry(string name, configNode *startnode)VegaConfig
findSection(string section, configNode *startnode)VegaConfig
GameVegaConfig(const char *configfile)GameVegaConfigexplicit
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)VegaConfiginline
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)VegaConfigprotected
hatswitchVegaConfig
hatswitch_axisVegaConfig
hatswitch_joystickVegaConfig
hatswitch_marginVegaConfig
map_colorsVegaConfigprotected
map_variablesVegaConfigprotected
setVariable(configNode *entry, string value)VegaConfig
setVariable(string section, string name, string value)VegaConfig
setVariable(string section, string subsection, string name, string value)VegaConfig
variablesVegaConfigprotected
Variables()VegaConfiginline
VegaConfig(const char *configfile)VegaConfigexplicit
~VegaConfig()VegaConfigvirtual