Difference between revisions of "B2.MouseJoint:getMaxForce"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the maximum force in Newtons.<br /> <br /> <source lang="lua"> (number), = b2.MouseJoin...")
(No difference)

Revision as of 11:03, 23 August 2018

Available since: Gideros 2011.6

Description


Returns the maximum force in Newtons.

(number), = b2.MouseJoint:getMaxForce()

Returns (number) The maximum force in Newtons.