Pixel:setDimensions

From GiderosMobile
Revision as of 00:09, 4 February 2021 by MoKaLux (talk | contribs) (remove language stuff)

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