klyn.gui.windows.Painter.rotate
method
public rotate(angle as Double) as Void:
Description
Applies a rotation in radians to the current transform.
painter.rotate(Math.PI / 4.0)