Difference between revisions of "B2.GearJoint:setRatio"
From GiderosMobile
Line 8: | Line 8: | ||
b2.GearJoint:setRatio(ratio) | b2.GearJoint:setRatio(ratio) | ||
</source> | </source> | ||
− | '''ratio''': (number) the gear ratio | + | === Parameters === |
+ | '''ratio''': (number) the gear ratio <br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2011.6
Description
Sets the gear ratio.
b2.GearJoint:setRatio(ratio)
Parameters
ratio: (number) the gear ratio