mojo.graphics.Canvas.Matrix - nitrologic/monkey2 GitHub Wiki
mojo::mojo.graphics.mojo.graphics.Canvas.Matrix
std:std.geom.AffineMat3f
Property Matrix:The current drawing matrix.
All coordinates passed to draw methods are multiplied by this matrix for rendering.