Difference between revisions of "GearJoint:getRatio"
m (1 revision: Importing from potato (again).) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Get the ratio of a [[GearJoint|gear joint.]] | |
− | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | GearJoint:getRatio( ) | + | ratio = GearJoint:getRatio( ) |
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | + | {{param|number|ratio|The ratio of the joint.}} | |
== See Also == | == See Also == | ||
* [[parent::GearJoint]] | * [[parent::GearJoint]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Get the ratio of a gear joint.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|GearJoint:getRatio}} |
Latest revision as of 11:04, 25 March 2011
Get the ratio of a gear joint.
Function
Synopsis
ratio = GearJoint:getRatio( )
Arguments
None.
Returns
number ratio
- The ratio of 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