Finished documentation on sprite physics and joints Fixed some bugs in sprite physics Added safety checks for joint types Added code to free up joints when a canvas is destroyed
13 lines
188 B
Plaintext
13 lines
188 B
Plaintext
#title getJointRatio [RCBasic Doc]
|
|
#header function getJointRatio( joint_id)
|
|
|
|
Returns the gear/pulley ratio
|
|
|
|
Used with
|
|
#list ul
|
|
#li Gear Joint
|
|
#li Pulley Joint
|
|
#/list
|
|
|
|
#ref SetJointRatio
|