Check out more examples
-
Color boxes generates colors using a random number generator.
-
Another example shows more graphics drawing. Note that drawing arcs is done with respect to the following angle representation:
-
drawArc (x, y, width, height, startAngle, arcAngle)
|