cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CDConfig.h File Reference

Macros

#define COCOSDENSHION_VERSION   "Aphex.rc"
#define CD_BUFFERS_START   64
 If enabled code useful for debugging such as parameter check assertions will be performed. More...
 
#define CD_BUFFERS_INCREMENT   16

Macro Definition Documentation

#define CD_BUFFERS_INCREMENT   16
var 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

var 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"