B2.RevoluteJoint:isLimitEnabled

From GiderosMobile
Revision as of 11:11, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Is the joint limit enabled?

(bool) = b2.RevoluteJoint:isLimitEnabled()

Returns (bool) `true` if joint limit is enabled, `false` otherwise