rotate abstract method

void rotate(
  1. num angle
)

Rotates the canvas.

Implementation

void rotate(num angle);