cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CocoLoader Class Reference

#include <CocoLoader.h>

Public Member Functions

 CocoLoader ()
 
 ~CocoLoader ()
 
bool ReadCocoBinBuff (char *pBinBuff)
 
stCocoFileHeaderGetFileHeader ()
 
stExpCocoNodeGetRootCocoNode ()
 
stExpCocoObjectDescGetCocoObjectDescArray ()
 
char * GetMemoryAddr_AttribDesc ()
 
char * GetMemoryAddr_CocoNode ()
 
char * GetMemoryAddr_String ()
 

Constructor & Destructor Documentation

~CocoLoader ( )

Member Function Documentation

stExpCocoObjectDesc* GetCocoObjectDescArray ( )
inline
stCocoFileHeader* GetFileHeader ( )
inline
char* GetMemoryAddr_AttribDesc ( )
char* GetMemoryAddr_CocoNode ( )
char* GetMemoryAddr_String ( )
stExpCocoNode* GetRootCocoNode ( )
inline
bool ReadCocoBinBuff ( char *  pBinBuff)

The documentation for this class was generated from the following file: