Sprite:getMatrix

From GiderosMobile
Revision as of 10:27, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6
Class: Sprite

Description


Returns the transformation matrix of the sprite. Each invocation of this function returns a new `Matrix` object.

(Matrix) = Sprite:getMatrix()

Return values

Returns (Matrix) The transformation matrix of the sprite