Difference between revisions of "B2.RevoluteJoint:isMotorEnabled"

From GiderosMobile
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.RevoluteJoint:isMotorEnabled()
 
(bool) = b2.RevoluteJoint:isMotorEnabled()
 
</source>
 
</source>

Revision as of 17:47, 12 July 2023