Difference between revisions of "Matrix:transformPoint"
From GiderosMobile
Line 2: | Line 2: | ||
'''Available since:''' in development<br/> | '''Available since:''' in development<br/> | ||
=== Description === | === Description === | ||
− | Transforms the matrix | + | <translate>Transforms the matrix</translate> |
<source lang="lua"> | <source lang="lua"> | ||
Matrix:transformPoint() | Matrix:transformPoint() | ||
</source> | </source> |
Revision as of 13:34, 23 August 2018
Available since: in development
Description
Transforms the matrix
Matrix:transformPoint()