Difference between revisions of "B2.Contact:resetRestitution"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''<translate>Available since</translate>:''' Gideros 2012.09.6<br/>
+
<languages />
=== <translate>Description</translate> ===
+
'''Available since:''' Gideros 2012.09.6<br/>
<translate><br />
+
'''Class:''' [[Special:MyLanguage/b2.Contact|b2.Contact]]<br/>
Resets the restitution mixture to the default value. <br />
+
 
<br />
+
=== Description ===
<br /></translate>
+
Resets the restitution fixture to the default value.
<source lang="lua">
+
<syntaxhighlight lang="lua">
b2.Contact:resetRestitution()
+
b2.Contact:resetRestitution()
</source>
+
</syntaxhighlight>
 +
 
 +
{{B2.Contact}}

Latest revision as of 17:47, 12 July 2023