squib/lib
Andy Meneely c931a860a1 Args refactoring: combine polygon, tri, and bezier args into coords
As a rule, I think it's better to group args classes together have some extra overhead of extracting unused parameters. For example, we don't *need* to extract "n" for the circle, but the ease of having logically grouped classes is better than having tons of different classes tailored to each command.
2015-06-16 21:14:43 -04:00
..
squib Args refactoring: combine polygon, tri, and bezier args into coords 2015-06-16 21:14:43 -04:00
squib.rb Achievement Unlocked: true 100% coverage. 2015-01-05 23:26:13 -05:00