Difference between revisions of "Pixel:setHeight"
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:setHeight(h) | Pixel:setHeight(h) | ||
− | </ | + | </syntaxhighlight> |
=== Parameters === | === Parameters === |
Revision as of 14:31, 13 July 2023
Available since: Gideros 2016.06
Class: Pixel
Description
Sets the height of the pixel sprite.
Pixel:setHeight(h)
Parameters
h: (number) the new height