- drawCirc
void drawCirc(Point2D center, float radius, Color color)
Undocumented in source.
- drawLine
void drawLine(Point2D from, Point2D to, double size, Color color)
Undocumented in source.
- drawRect
void drawRect(Square square, Color color)
Undocumented in source.
- redraw
void redraw()
Undocumented in source.