Difference between revisions of "B2.Body:isFixedRotation"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 8: Line 8:
 
<source lang="lua">
 
<source lang="lua">
 
(bool) = b2.Body:isFixedRotation()
 
(bool) = b2.Body:isFixedRotation()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Revision as of 18:12, 12 July 2023