Pen

This gives a few more options to drawing lines and such

Members

Enums

Style
enum Style

Style of lines drawn

Variables

color
Color color;

the foreground color

style
Style style;

See Style FIXME: not implemented

width
int width;

width of the line

Meta