Difference between revisions of "B2.Body:getAngularDamping"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns the angular damping of the body.
 
Returns the angular damping of the body.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.Body:getAngularDamping()
 
(number) = b2.Body:getAngularDamping()
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:13, 12 July 2023