Difference between revisions of "B2.PrismaticJoint:isMotorEnabled"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 6: Line 6:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
Is the joint motor enabled?
 
Is the joint motor enabled?
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(bool) = b2.PrismaticJoint:isMotorEnabled()
 
(bool) = b2.PrismaticJoint:isMotorEnabled()
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:03, 12 July 2023