Difference between revisions of "B2.Contact:resetRestitution"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Resets the restitution fixture to the default value.
 
Resets the restitution fixture to the default value.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.Contact:resetRestitution()
 
b2.Contact:resetRestitution()
</source>
+
</syntaxhighlight>
  
 
{{B2.Contact}}
 
{{B2.Contact}}

Latest revision as of 17:47, 12 July 2023