Utility function to be used in setXXX(). This is the same as doing: mat.identity.rotate(a).scale(xs, ys).translate(tx, ty), only faster
See Implementation
Utility function to be used in setXXX(). This is the same as doing: mat.identity.rotate(a).scale(xs, ys).translate(tx, ty), only faster