10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
#title GetJointLinearOffset [RCBasic Doc]
|
|
#header Sub GetJointLinearOffset( joint_id, ByRef x, ByRef y)
|
|
|
|
Gets the target position offset for the connected bodies relative to each other.
|
|
|
|
Used with Motor Joints
|
|
|
|
#ref SetJointLinearOffset
|
|
|