Sprite:getRotationY

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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