Difference between revisions of "PulleyJoint:getConstant"

m (included link to other languages)
m
Line 1: Line 1:
 +
Get the total length of the rope.
 
== Function ==
 
== Function ==
Get the total length of the rope.
 
 
=== Synopsis ===
 
=== Synopsis ===
 
<source lang="lua">
 
<source lang="lua">

Revision as of 22:19, 21 January 2011

Get the total length of the rope.

Function

Synopsis

length = PulleyJoint:getConstant( )

Arguments

None.

Returns

number length
The length of the rope in the joint.

See Also

Other Languages