B2.PrismaticJoint:isLimitEnabled

From GiderosMobile
Revision as of 10:29, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6
Class: b2.PrismaticJoint

Description

Is the joint limit enabled?

(bool) = b2.PrismaticJoint:isLimitEnabled()

Return values

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