Difference between revisions of "B2.Contact:getManifold"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source" to "</syntaxhighlight")
 
Line 8: Line 8:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(b2.Manifold) = b2.Contact:getManifold()
 
(b2.Manifold) = b2.Contact:getManifold()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 17:47, 12 July 2023