<ChipmunkBaseObject> Protocol Reference

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.

List of all members.


Detailed Description

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.


The documentation for this protocol was generated from the following file:
 All Classes Functions Variables Properties