10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
#title GetJointWorldAnchorB [RCBasic Doc]
|
|
#header Sub GetJointWorldAnchorB( joint_id, ByRef x, ByRef y)
|
|
|
|
Get the anchor point on bodyB in world coordinates.
|
|
|
|
Can be used with all joints
|
|
|
|
#ref GetJointWorldAnchorA
|
|
|