2D Mini Library

2D Mini Library is a mini library for creating 2D shapes and objects.
It tests and reevaluates the concept of the libriry in it's current implementation.
We use rectangles only and mayba later extend to squares and frames.
Call the generator() function, which selects the generatorGroup to call.
Once done, the paintBlocks() function is called automatically to draw the blocks.