cocos2d-x  2.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCSAXDelegator Member List

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

endElement(void *ctx, const char *name)=0CCSAXDelegatorpure virtual
startElement(void *ctx, const char *name, const char **atts)=0CCSAXDelegatorpure virtual
textHandler(void *ctx, const char *s, int len)=0CCSAXDelegatorpure virtual