PulleyJoint:getGroundAnchors

PulleyJoint:getGroundAnchors

Get the ground anchor positions in world coordinates.

Function

Synopsis

a1x, a1y, a2x, a2y = PulleyJoint:getGroundAnchors( )

Arguments

None.

Returns

number a1x
The x coordinate of the first anchor.
number a1y
The y coordinate of the first anchor.
number a2x
The x coordinate of the second anchor.
number a2y
The y coordinate of the second anchor.

See Also


doc_love
2017-03-21 15:52:21
Comments
Leave a Comment

Please login to continue.