Difference between revisions of "B2.Body:setAngularVelocity"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 8: Line 8:
 
<source lang="lua">
 
<source lang="lua">
 
b2.Body:setAngularVelocity(omega)
 
b2.Body:setAngularVelocity(omega)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Revision as of 17:58, 12 July 2023