Difference between revisions of "DistanceJoint:setLength"

m (1 revision: Importing from potato (again).)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
 
Sets the equilibrium distance between the two Bodies.
 
Sets the equilibrium distance between the two Bodies.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the equilibrium distance between the two Bodies.}}
 
{{#set:Description=Sets the equilibrium distance between the two Bodies.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|DistanceJoint:setLength}}

Latest revision as of 11:01, 25 March 2011

Sets the equilibrium distance between the two Bodies.

Function

Synopsis

DistanceJoint:setLength( l )

Arguments

number l
The length between the two Bodies.

Returns

Nothing.

See Also


Other Languages