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

#include <CocoLoader.h>

Public Attributes

char m_FileDesc [32]
char m_Version [32]
uint32_t m_nDataSize
uint32_t m_nCompressSize
uint32_t m_ObjectCount
uint32_t m_lAttribMemAddr
uint32_t m_CocoNodeMemAddr
uint32_t m_lStringMemAddr

Member Data Documentation

uint32_t m_CocoNodeMemAddr
char m_FileDesc[32]
uint32_t m_lAttribMemAddr
uint32_t m_lStringMemAddr
uint32_t m_nCompressSize
uint32_t m_nDataSize
uint32_t m_ObjectCount
char m_Version[32]

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