Difference between revisions of "B2.Contact:getFixtureA"

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 A in this contact.
 
Returns fixture A in this contact.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(b2.Fixture) = b2.Contact:getFixtureA()
 
(b2.Fixture) = b2.Contact:getFixtureA()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 18:15, 12 July 2023