Difference between revisions of "B2.Contact:getRestitution"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns the restitution.
 
Returns the restitution.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.Contact:getRestitution()
 
(number) = b2.Contact:getRestitution()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 17:55, 12 July 2023