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
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
#title getJointAngularSpeed [RCBasic Doc]
|
|
#header function getJointAngularSpeed( joint_id)
|
|
|
|
Return the current joint angular speed
|
|
|
|
Used with Wheel Joint
|