Pixel:setHeight
From GiderosMobile
Available since: Gideros 2016.06
Class: Pixel
Description
Sets the height of the pixel sprite. <syntaxhighlight lang="lua"> Pixel:setHeight(h) </source>
Parameters
h: (number) the new height
Available since: Gideros 2016.06
Class: Pixel
Sets the height of the pixel sprite. <syntaxhighlight lang="lua"> Pixel:setHeight(h) </source>
h: (number) the new height