- _initModuleCtor_cpSlideJoint
void _initModuleCtor_cpSlideJoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpSlideJoint* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpSlideJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSlideJointAlloc
cpSlideJoint* cpSlideJointAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSlideJointGetClass
const(cpConstraintClass*) cpSlideJointGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSlideJointInit
cpSlideJoint* cpSlideJointInit(cpSlideJoint* joint, cpBody* a, cpBody* b, cpVect anchr1, cpVect anchr2, cpFloat min, cpFloat max)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSlideJointNew
cpConstraint* cpSlideJointNew(cpBody* a, cpBody* b, cpVect anchr1, cpVect anchr2, cpFloat min, cpFloat max)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpConstraint* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpSlideJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.