Pixel:setTexturePosition

From GiderosMobile
Revision as of 09:58, 3 September 2018 by Hgy29 (talk | contribs)


Available since: Gideros 2011.6
Class: Pixel

Description

Sets the texture's position

 Pixel:setTexturePosition(x,y)

Parameters

x: (number) x-coordinate of texture
y: (any) y-coordinate of texture