B2.RevoluteJoint:isMotorEnabled

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

Available since: Gideros 2011.6

Description


Is the joint motor enabled?

(bool) = b2.RevoluteJoint:isMotorEnabled()

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