Sprite:setY
From GiderosMobile
Available since: Gideros 2011.6
Description
Sets the y coordinate of the sprite.
= Sprite:setY(y,)
'y: (number) The new y coordinate of the sprite '
Available since: Gideros 2011.6
Sets the y coordinate of the sprite.
= Sprite:setY(y,)
'y: (number) The new y coordinate of the sprite '