Pixel:setDimensions
From GiderosMobile
Available since: Gideros 2016.06
Class: Pixel
Description
Sets both width and height of the Pixel.
Pixel:setDimensions(w,h)
Parameters
w: (number) the new width
h: (number) the new height
Available since: Gideros 2016.06
Class: Pixel
Sets both width and height of the Pixel.
Pixel:setDimensions(w,h)
w: (number) the new width
h: (number) the new height