Difference between revisions of "B2.Contact:getFixtureB"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns fixture B in this contact.
 
Returns fixture B in this contact.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(b2.Fixture) = b2.Contact:getFixtureB()
 
(b2.Fixture) = b2.Contact:getFixtureB()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 18:17, 12 July 2023