Difference between revisions of "PulleyJoint:getRatio"

(add detail)
 
(One intermediate revision by one other user not shown)
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.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|PulleyJoint:getRatio}}

Latest revision as of 17:29, 25 March 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