Mojo graphics canvas rotate
mojo:mojo.graphics.Canvas.Rotate
Method Rotate:Void( rz:Float )#
Rotates the drawing matrix.
Rotates the drawing matrix. This has the effect of rotating all drawing coordinates by the angle `rz'.
Parameters | |
---|---|
rz |
rz Rotation angle in radians. |