Difference between revisions of "DistanceJoint:setLength"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Sets the equilibrium distance between the two Bodies.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::DistanceJoint]]
 
* [[parent::DistanceJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Sets the equilibrium distance between the two Bodies.}}

Revision as of 16:17, 14 February 2010

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