Chipmunk2D Pro API Reference
7.0.1
|
Inherits NSObject, and <ChipmunkObject>.
Properties | |
cpVect | pos |
Last touch location of the grab. | |
ChipmunkShape * | grabbedShape |
The ChipmunkShape that this grab was created for. | |
id | data |
User definable pointer. | |
Additional Inherited Members | |
Instance Methods inherited from <ChipmunkObject> | |
(id< NSFastEnumeration >) | - chipmunkObjects |
Returns a list of ChipmunkBaseObject objects. | |