module Maker:
Maker R is a p5ml core module instantiated with the renderer
R. Most likely you want to use Gtkc below, which is
instantiated with the GTK+/cairo2 renderer.
| Parameters: |
|
include Core
module Base:Sketch.Base(R)
Base contains default implementations of most of the Sketch
functions; use it by including it at the top of your sketch
module.