B2.FrictionJoint:setMaxTorque

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Available since: Gideros 2011.6
Class: b2.FrictionJoint

Description

Sets the maximum friction torque in N*m.

b2.FrictionJoint:setMaxTorque(torque)

Parameters

torque: (number) the maximum friction torque in N*m




LiquidFun