Pixel:setDimensions

From GiderosMobile
Revision as of 22:32, 3 December 2019 by MoKaLux (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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