cpSimpleMotorInit ( joint a b rate -- cpSimpleMotor* )


Vocabulary
chipmunk.ffi

Inputs
jointan object
aan object
ban object
ratean object


Outputs
cpSimpleMotor*an object


Definition


LIBRARY: chipmunk FUNCTION: cpSimpleMotor* cpSimpleMotorInit
( cpSimpleMotor* joint, cpBody* a, cpBody* b, cpFloat rate )