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