Difference between revisions of "Matrix:setX"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2016.06<br/>
'''<translate>Available since</translate>:''' Gideros 2016.06<br/>
+
'''Class:''' [[Matrix]]<br/>
'''<translate>Class</translate>:''' [[Special:MyLanguage/Matrix|Matrix]]<br/>
+
 
=== <translate>Description</translate> ===
+
=== Description ===
<translate>set x position</translate>
+
Sets the x position.
 
<source lang="lua">
 
<source lang="lua">
Matrix:setX(x)
+
Matrix:setX(x)
 
</source>
 
</source>
=== <translate>Parameters</translate> ===
+
 
'''x''': (number) <translate>x position</translate> <br/>
+
=== Parameters ===
 +
'''x''': (number) x position<br/>
  
 
{{Matrix}}
 
{{Matrix}}

Revision as of 00:55, 18 March 2022