Difference between revisions of "Pixel:setWidth"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
  Pixel:setWidth(w)
 
  Pixel:setWidth(w)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''w''': (number) <translate>The new width.</translate> <br/>
 
'''w''': (number) <translate>The new width.</translate> <br/>
  
 
{{Pixel}}
 
{{Pixel}}

Revision as of 15:31, 13 July 2023