Difference between revisions of "Sprite:getMatrix"
From GiderosMobile
| Line 4: | Line 4: | ||
| === <translate>Description</translate> === | === <translate>Description</translate> === | ||
| <translate><br /> | <translate><br /> | ||
| − | Returns the transformation matrix of the sprite. Each invocation of this function returns a new  | + | Returns the transformation matrix of the sprite. Each invocation of this function returns a new [[Special:MyLanguage/Matrix|Matrix]] object.<br /> | 
| <br /></translate> | <br /></translate> | ||
| <source lang="lua"> | <source lang="lua"> | ||
