Difference between revisions of "PulleyJoint:getConstant"

(add detail)
m (included link to other languages)
Line 1: Line 1:
 
 
== Function ==
 
== Function ==
 
Get the total length of the rope.
 
Get the total length of the rope.
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the total length of the rope.}}
 
{{#set:Description=Get the total length of the rope.}}
 +
== Other Languages ==
 +
{{i18n|PulleyJoint:getConstant}}

Revision as of 22:17, 21 January 2011

Function

Get the total length of the rope.

Synopsis

length = PulleyJoint:getConstant( )

Arguments

None.

Returns

number length
The length of the rope in the joint.

See Also

Other Languages