TOKJOINT_SetMotorSpeed(Joint%,DesiredForce#,MaxForce#)
Parameters:
Joint% = The joint's handle
DesiredForce# = I think this sets the force put into the hinge, however not necesaraly how the hinge will move due to outside forces
MaxForce# = I think this sets the maximum force that will be applied to the hinge during one TOKSIM_Advance(), including outside forces
Return value:
None
Description:
Sets the speed of the joint's motor. I'm not sure at this point what the two parameters exactly do.



Documentation generated by Cod2Doc on 20 Jun 2004.