Rectangles
Version: 4 20051227
How is this different than version 3?
This has a new magic method named "draw".
However, the "draw" method is empty right now.
I noticed that I am not allowed to place the word "public" in front of void setup().
I added a framerate function call to set the frames per second.
Source code: rectangles_v040_20051227
Built with Processing