#include <string>
#include "platform/CCPlatformConfig.h"
#include "platform/CCPlatformMacros.h"
#include "platform/CCPlatformDefine.h"
#include "platform/android/CCFileUtils-android.h"
Classes | |
struct | CCZHeader |
class | ZipUtils |
class | ZipFile |
Zip file - reader helper class. More... | |
Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |
Typedefs | |
typedef struct unz_file_info_s | unz_file_info |
Enumerations | |
enum | { CCZ_COMPRESSION_ZLIB, CCZ_COMPRESSION_BZIP2, CCZ_COMPRESSION_GZIP, CCZ_COMPRESSION_NONE } |