Difference between revisions of "DistanceJoint:setLength"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Sets the equilibrium distance between the two Bodies.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::DistanceJoint]]
 
* [[parent::DistanceJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#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