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 |
| #define CC_PHYSICS_BOX2D 1 |
| var CC_PHYSICS_BOX2D 1 |
| local 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 |