cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
宏定义 - 图1 宏定义 - 图2)
- 文件列表 - 文件成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

宏定义

CDConfig.h 文件参考

## 宏定义
#define COCOSDENSHION_VERSION "Aphex.rc"
#define CD_BUFFERS_START 64
If enabled code useful for debugging such as parameter check assertions will be performed. 更多…
#define CD_BUFFERS_INCREMENT 16

宏定义说明

#define CD_BUFFERS_INCREMENT 16

#define CD_BUFFERS_START 64

If enabled code useful for debugging such as parameter check assertions will be performed.

If you experience any problems you should enable this and test your code with a debug build. The total number of sounds/buffers that can be loaded assuming memory is sufficient

#define COCOSDENSHION_VERSION "Aphex.rc"