- _initModuleCtor_cpPinJoint
void _initModuleCtor_cpPinJoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpPinJoint* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpPinJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpPinJointAlloc
cpPinJoint* cpPinJointAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpPinJointGetClass
const(cpConstraintClass*) cpPinJointGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpPinJointInit
cpPinJoint* cpPinJointInit(cpPinJoint* joint, cpBody* a, cpBody* b, cpVect anchr1, cpVect anchr2)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpPinJointNew
cpConstraint* cpPinJointNew(cpBody* a, cpBody* b, cpVect anchr1, cpVect anchr2)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpPinJoint* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpPinJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.