liblcf
|
Public Member Functions | |
RectXmlHandler (rpg::Rect &ref) | |
void | StartElement (XmlReader &stream, const char *name, const char **) |
void | EndElement (XmlReader &, const char *) |
void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
rpg::Rect & | ref |
uint32_t * | field |
Definition at line 57 of file lmt_rect.cpp.
|
inline |
Definition at line 62 of file lmt_rect.cpp.
Definition at line 80 of file lmt_rect.cpp.
References field.
Definition at line 77 of file lmt_rect.cpp.
References field.
|
inline |
Definition at line 63 of file lmt_rect.cpp.
|
private |
Definition at line 60 of file lmt_rect.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 59 of file lmt_rect.cpp.
Referenced by StartElement().