Difference between revisions of "PulleyJoint:getRatio"

(add detail)
m (included link to other languages)
Line 1: Line 1:
 
+
Get the pulley ratio.
 
== Function ==
 
== Function ==
Get the pulley ratio.
 
 
=== Synopsis ===
 
=== Synopsis ===
 
<source lang="lua">
 
<source lang="lua">
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the pulley ratio.}}
 
{{#set:Description=Get the pulley ratio.}}
 +
== Other Languages ==
 +
{{i18n|PulleyJoint:getRatio}}

Revision as of 22:34, 21 January 2011

Get the pulley ratio.

Function

Synopsis

ratio = PulleyJoint:getRatio( )

Arguments

None.

Returns

number ratio
The pulley ratio of the joint.

See Also

Other Languages