FrictionJoint:getMaxTorque
Available since LÖVE 0.8.0
This function is not supported in earlier versions.
Gets the maximum friction torque in Newton-meters.
Function
Synopsis
torque = FrictionJoint:getMaxTorque( )
Arguments
None.
Returns
number torque
- Maximum torque in Newton-meters.
Please login to continue.