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