Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <configxml.h>
Public Attributes | |
vColor * | color |
![]() | |
vector< easyDomNode * > | subnodes |
Additional Inherited Members | |
![]() | |
easyDomNode () | |
void | set (easyDomNode *parent, string name, const XML_Char **atts) |
void | printNode (ostream &out, int recurse_level, int level) |
void | addChild (easyDomNode *child) |
string | Name () |
void | set_attribute (string name, string value) |
string | attr_value (string attr_name) |
Definition at line 47 of file configxml.h.
vColor* configNode::color |
Definition at line 50 of file configxml.h.
Referenced by VegaConfig::checkColor(), and VegaConfig::getColor().