- _initModuleCtor_cpRotaryLimitJoint
void _initModuleCtor_cpRotaryLimitJoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpRotaryLimitJoint* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpRotaryLimitJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRotaryLimitJointAlloc
cpRotaryLimitJoint* cpRotaryLimitJointAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRotaryLimitJointGetClass
const(cpConstraintClass*) cpRotaryLimitJointGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRotaryLimitJointInit
cpRotaryLimitJoint* cpRotaryLimitJointInit(cpRotaryLimitJoint* joint, cpBody* a, cpBody* b, cpFloat min, cpFloat max)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRotaryLimitJointNew
cpConstraint* cpRotaryLimitJointNew(cpBody* a, cpBody* b, cpFloat min, cpFloat max)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpRotaryLimitJoint* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpRotaryLimitJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.