Difference between revisions of "DistanceJoint:getLength"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the equilibrium distance between the two Bodies.}}
 
{{#set:Description=Gets the equilibrium distance between the two Bodies.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|DistanceJoint:getLength}}
 
{{i18n|DistanceJoint:getLength}}

Latest revision as of 11:01, 25 March 2011

Gets the equilibrium distance between the two Bodies.

Function

Synopsis

l = DistanceJoint:getLength( )

Arguments

None.

Returns

number l
The length between the two Bodies.

See Also


Other Languages