Difference between revisions of "DistanceJoint:getLength"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the equilibrium distance between the two Bodies.
 
Gets the equilibrium distance between the two Bodies.
 
== Function ==
 
== Function ==
Line 14: 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.}}
 +
== Other Languages ==
 +
{{i18n|DistanceJoint:getLength}}

Revision as of 23:20, 20 January 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