cpGearJointInit ( joint a b phase ratio -- cpGearJoint* )


Vocabulary
chipmunk.ffi

Inputs
jointan object
aan object
ban object
phasean object
ratioan object


Outputs
cpGearJoint*an object


Definition


LIBRARY: chipmunk FUNCTION: cpGearJoint* cpGearJointInit
( cpGearJoint* joint, cpBody* a, cpBody* b, cpFloat phase,
cpFloat ratio )