- _initModuleCtor_cpSimpleMotor
void _initModuleCtor_cpSimpleMotor()
Undocumented in source. Be warned that the author may not have intended to support it.
- applyCachedImpulse
void applyCachedImpulse(cpSimpleMotor* joint, cpFloat dt_coef)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(cpSimpleMotor* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSimpleMotorAlloc
cpSimpleMotor* cpSimpleMotorAlloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSimpleMotorGetClass
const(cpConstraintClass*) cpSimpleMotorGetClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSimpleMotorInit
cpSimpleMotor* cpSimpleMotorInit(cpSimpleMotor* joint, cpBody* a, cpBody* b, cpFloat rate)
Undocumented in source. Be warned that the author may not have intended to support it.
- cpSimpleMotorNew
cpConstraint* cpSimpleMotorNew(cpBody* a, cpBody* b, cpFloat rate)
Undocumented in source. Be warned that the author may not have intended to support it.
- getImpulse
cpFloat getImpulse(cpSimpleMotor* joint)
Undocumented in source. Be warned that the author may not have intended to support it.
- preStep
void preStep(cpSimpleMotor* joint, cpFloat dt)
Undocumented in source. Be warned that the author may not have intended to support it.