Difference between revisions of "B2.Contact:resetRestitution"

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

Latest revision as of 17:47, 12 July 2023