Pixel:setDimensions

From GiderosMobile
Revision as of 23:09, 3 February 2021 by MoKaLux (talk | contribs) (remove language stuff)
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