Namespaces | |
cocos2d | |
Add deprecated global functions and variables here. | |
Constant Groups | |
cocos2d | |
Add deprecated global functions and variables here. | |
Macros | |
#define | CC_PHYSICS_UNKNOWN 0 |
#define | CC_PHYSICS_BOX2D 1 |
#define | CC_PHYSICS_CHIPMUNK 2 |
#define | CC_USE_CHIPMUNK |
#define | CC_PHYSICS_ENGINE CC_PHYSICS_CHIPMUNK |
#define | CC_USE_PHYSICS |
Typedefs | |
typedef Point | Vect |
Variables | |
const float | PHYSICS_INFINITY |
#define CC_PHYSICS_BOX2D 1 |
var CC_PHYSICS_BOX2D 1 |
#define CC_PHYSICS_CHIPMUNK 2 |
var CC_PHYSICS_CHIPMUNK 2 |
local CC_PHYSICS_CHIPMUNK 2 |
#define CC_PHYSICS_ENGINE CC_PHYSICS_CHIPMUNK |
var CC_PHYSICS_ENGINE CC_PHYSICS_CHIPMUNK |
local CC_PHYSICS_ENGINE CC_PHYSICS_CHIPMUNK |
#define CC_PHYSICS_UNKNOWN 0 |
var CC_PHYSICS_UNKNOWN 0 |
local CC_PHYSICS_UNKNOWN 0 |
#define CC_USE_CHIPMUNK |
var CC_USE_CHIPMUNK |
local CC_USE_CHIPMUNK |
#define CC_USE_PHYSICS |
var CC_USE_PHYSICS |
local CC_USE_PHYSICS |