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