CCPhysicsDebugNode Class Reference
Inherits from | CCDrawNode : CCNode : NSObject |
Declared in | CCPhysicsDebugNode.h |
Overview
A Node that draws the components of a physics engine.
Supported physics engines:
- Chipmunk
- Objective-Chipmunk
Tasks
-
space
property -
+ debugNodeForChipmunkSpace:
Create a debug node for an Objective-Chipmunk space.
-
+ debugNodeForCPSpace:
Create a debug node for a regular Chipmunk space.