Difference between revisions of "Matrix:getX"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(number) = Matrix:getX()
 
(number) = Matrix:getX()
</source>
+
</syntaxhighlight>
 
=== Return values ===
 
=== Return values ===
 
'''Returns''' (number) the current ''x'' parameter<br/>
 
'''Returns''' (number) the current ''x'' parameter<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 15:31, 13 July 2023