Difference between revisions of "B2.Contact:resetFriction"

From GiderosMobile
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''Available since:''' Gideros 2012.09.6<br/>
 
'''Available since:''' Gideros 2012.09.6<br/>
 +
'''Class:''' [[Special:MyLanguage/b2.Contact|b2.Contact]]<br/>
 +
 
=== Description ===
 
=== Description ===
<translate><br />
+
Resets the friction fixture to the default value.
Resets the friction mixture to the default value. <br />
 
<br /></translate>
 
 
<source lang="lua">
 
<source lang="lua">
b2.Contact:resetFriction()
+
b2.Contact:resetFriction()
 
</source>
 
</source>
 +
 +
{{B2.Contact}}

Revision as of 07:35, 17 February 2020