Difference between revisions of "B2.PrismaticJoint:isMotorEnabled"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
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()
</source>
+
</syntaxhighlight>
  
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===

Latest revision as of 18:03, 12 July 2023