B2.FrictionJoint:setMaxTorque
From GiderosMobile
Available since: Gideros 2011.6
Class: b2.FrictionJoint
Description
Sets the maximum friction torque in N*m. <syntaxhighlight lang="lua"> b2.FrictionJoint:setMaxTorque(torque) </source>
Parameters
torque: (number) the maximum friction torque in N*m