Difference between revisions of "Joint:getAnchors"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

x1, y1, x2, y2 = Joint:getAnchors( )

Arguments

None.

Returns

number x1
The x-component of the anchor on Body 1.
number y1
The y-component of the anchor on Body 1.
number x2
The x-component of the anchor on Body 2.
number y2
The y-component of the anchor on Body 2.

See Also