Difference between revisions of "PulleyJoint:getConstant"
m (1 revision: Imported docs from potato.) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Get the total length of the rope. | |
− | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | PulleyJoint:getConstant( ) | + | length = PulleyJoint:getConstant( ) |
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | + | {{param|number|length|The length of the rope in the joint.}} | |
== See Also == | == See Also == | ||
* [[parent::PulleyJoint]] | * [[parent::PulleyJoint]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Get the total length of the rope.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|PulleyJoint:getConstant}} |
Latest revision as of 17:28, 25 March 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
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info