B2.RevoluteJoint:getMotorTorque

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Class: b2.RevoluteJoint

Description

Returns the current motor torque given the inverse time step. Unit is N*m.

(number) = b2.RevoluteJoint:getMotorTorque(inv_dt)

Parameters

inv_dt: (number)

Return values

Returns (number) the current motor torque given the inverse time step. Unit is N*m




LiquidFun