Sprite:getMatrix

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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