Manual:

Tutorials:

API:

ChipmunkCircleShape

Class : Inherits from ChipmunkShape

Chipmunk circle collision shape type.


Variables


centerCenter of the circle relative to it's transform.
radiusRadius of the circle relative to it's transform.


Inherited Variables


bodyChipmunkBody that this shape is attached to.
frictionFriction value of this shape.
elasticityElasticity of this shapes
isSensorIs the shape a sensor.
collisionTypeCollision ID string used when defining @ChipmunkCollisionManager@ methods.
groupString that identifies the group a collision shape is in.