Public Member Functions | |
| void | clear () |
| void | statChange (pyrodactyl::people::Person &obj, bool increase) |
| void | load (rapidxml::xml_node< char > *node) |
| void | draw (const int &x, const int &y) |
| void | saveState (rapidxml::xml_document<> &doc, rapidxml::xml_node< char > *root) |
Public Attributes | |
| Common::String | _id |
| Common::String | _name |
| Common::String | _desc |
| ImageKey | _img |
| Common::String | _type |
| Common::Array< pyrodactyl::stat::Bonus > | _bonus |
| uint | _value |