Difference between revisions of "Sprite:getRotationY"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2015.04.04<br/> === Description === <br /> Returns the rotation of the sprite around Y axis in degrees.<br /> <br /> <source lang="lua...")
(No difference)

Revision as of 11:02, 23 August 2018

Available since: Gideros 2015.04.04

Description


Returns the rotation of the sprite around Y axis in degrees.

(number), = Sprite:getRotationY()

Returns (number) Rotation of the Sprite on y in degrees