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
11 lines
193 B
Plaintext
11 lines
193 B
Plaintext
#title getJointReferenceAngle [RCBasic Doc]
|
|
#header function getJointReferenceAngle( joint_id)
|
|
|
|
Returns the reference angle.
|
|
|
|
Used with
|
|
#list ul
|
|
#li Prismatic Joint
|
|
#li Revolute Joint
|
|
#/list
|