Pixel:getTexturePosition

From GiderosMobile
Revision as of 10:05, 27 March 2021 by MoKaLux (talk | contribs)

Available since: in development
Class: Pixel

Description

Returns the texture position for the Pixel.

(number), (number) = Pixel:getTexturePosition()

Return values

Returns (number) the x-coordinate of the texture
Returns (number) the y-coordinate of the texture