B2.RevoluteJoint:isMotorEnabled
From GiderosMobile
Available since: Gideros 2011.6
Class: b2.RevoluteJoint
Description
Is the joint motor enabled?
(bool) = b2.RevoluteJoint:isMotorEnabled()
Return values
Returns (bool) `true` if joint motor is enabled, `false` otherwise