Manual:

Tutorials:

API:

ChipmunkRotaryLimitJoint

Class : Inherits from ChipmunkConstraint

Limit the relative rotation of two bodies to a certain range.


Variables


minThe minimum relative angle between the two bodies in degrees.
maxThe maximum relative angle between the two bodies in degrees.


Inherited Variables


bodyBThe other body that the constraint attaches to.
maxForceMaximum force the constraint is allowed to use.
errorBiasRate that error (stretching of the constraint) is fixed.
maxForceMaximum rate that constraint error is fixed.