B2.Joint:getReactionTorque

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.Joint

Description

Returns the reaction torque on bodyB in N*m.

(number) = b2.Joint:getReactionTorque(inv_dt)

Parameters

inv_dt: (number)

Return values

Returns (number) the reaction torque on bodyB in N*m




LiquidFun