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

#include <CocoLoader.h>

Public Member Functions

rapidjson::Type GetType (CocoLoader *pCoco)
 
char * GetName (CocoLoader *pCoco)
 
char * GetValue (CocoLoader *pCoco)
 
int GetChildNum ()
 
stExpCocoNodeGetChildArray (CocoLoader *pCoco)
 
void WriteJson (CocoLoader *pCoco, void *pFileName=nullptr, int vLayer=0, bool bEndNode=false, bool bParentNodeIsArray=false)
 

Public Attributes

int16_t m_ObjIndex
 
int16_t m_AttribIndex
 
unsigned char m_ChildNum
 
uint32_t m_szValue
 
uint32_t m_ChildArray
 

Member Function Documentation

stExpCocoNode* GetChildArray ( CocoLoader pCoco)
int GetChildNum ( )
char* GetName ( CocoLoader pCoco)
rapidjson::Type GetType ( CocoLoader pCoco)
char* GetValue ( CocoLoader pCoco)
void WriteJson ( CocoLoader pCoco,
void *  pFileName = nullptr,
int  vLayer = 0,
bool  bEndNode = false,
bool  bParentNodeIsArray = false 
)

Member Data Documentation

int16_t m_AttribIndex
uint32_t m_ChildArray
unsigned char m_ChildNum
int16_t m_ObjIndex
uint32_t m_szValue

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