B2.FrictionJoint:getMaxForce

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

Returns the maximum friction force in N.

(number) = b2.FrictionJoint:getMaxForce()

Return values

Returns (number) the maximum friction force in N




LiquidFun