- _initModuleCtor_cpGearJoint
void _initModuleCtor_cpGearJoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpGearJoint* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpGearJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpGearJointAlloc
cpGearJoint* cpGearJointAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpGearJointGetClass
const(cpConstraintClass*) cpGearJointGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpGearJointInit
cpGearJoint* cpGearJointInit(cpGearJoint* joint, cpBody* a, cpBody* b, cpFloat phase, cpFloat ratio)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpGearJointNew
cpConstraint* cpGearJointNew(cpBody* a, cpBody* b, cpFloat phase, cpFloat ratio)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpGearJointSetRatio
void cpGearJointSetRatio(cpConstraint* constraint, cpFloat value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpGearJoint* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpGearJoint* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.