This protocol is implemented by objects that know how to add themselves to a space. More...
#import <ChipmunkObject.h>
Inherits ChipmunkObject-p.
Inherited by ChipmunkBody, ChipmunkConstraint, and ChipmunkShape.
This protocol is implemented by objects that know how to add themselves to a space.
It's used internally as part of the ChipmunkObject protocol. You should never need to implement it yourself.