Difference between revisions of "GearJoint:setRatio"

(add detail)
m (included link to other languages)
Line 1: Line 1:
 
+
Set the ratio of a [[GearJoint|gear joint.]]
 
== Function ==
 
== Function ==
Set the ratio of a [[GearJoint|gear joint.]]
 
 
=== Synopsis ===
 
=== Synopsis ===
 
<source lang="lua">
 
<source lang="lua">
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the ratio of a gear joint.}}
 
{{#set:Description=Set the ratio of a gear joint.}}
 +
== Other Languages ==
 +
{{i18n|GearJoint:setRatio}}

Revision as of 23:35, 20 January 2011

Set the ratio of a gear joint.

Function

Synopsis

GearJoint:setRatio( ratio )

Arguments

number ratio
The new ratio of the joint.

Returns

Nothing.

See Also

Other Languages