- _initModuleCtor_cpRatchetJoint
void _initModuleCtor_cpRatchetJoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpRatchetJoint* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpRatchetJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRatchetJointAlloc
cpRatchetJoint* cpRatchetJointAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRatchetJointGetClass
const(cpConstraintClass*) cpRatchetJointGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRatchetJointInit
cpRatchetJoint* cpRatchetJointInit(cpRatchetJoint* joint, cpBody* a, cpBody* b, cpFloat phase, cpFloat ratchet)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpRatchetJointNew
cpConstraint* cpRatchetJointNew(cpBody* a, cpBody* b, cpFloat phase, cpFloat ratchet)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpRatchetJoint* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpRatchetJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.