mojo.graphics.Canvas.Matrix - nitrologic/monkey2 GitHub Wiki

mojo::mojo.graphics.mojo.graphics.Canvas.Matrix

Property Matrix:std:std.geom.AffineMat3f

The current drawing matrix.

All coordinates passed to draw methods are multiplied by this matrix for rendering.