Difference between revisions of "B2.Contact:resetRestitution"

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

Latest revision as of 17:47, 12 July 2023