Difference between revisions of "B2.Contact:getFriction"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns the friction.
 
Returns the friction.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.Contact:getFriction()
 
(number) = b2.Contact:getFriction()
 
</source>
 
</source>

Revision as of 17:56, 12 July 2023