Eric Rowell
|
36584a3ce2
|
cleaned up docs, and beefed up individual shape docs. moved corner radius attr to Rect shape
|
2012-12-22 23:08:03 -08:00 |
|
Eric Rowell
|
ff93a18b0e
|
updated Shape and Wedge docs
|
2012-12-16 12:56:30 -08:00 |
|
Eric Rowell
|
291583148b
|
moved all rendering logic into the Canvas renderer modules. Shape draw funcs are now passed a renderer object, not a canvas context. The context is accessible via canvas.getContext()
|
2012-12-09 09:52:33 -08:00 |
|
Eric Rowell
|
047e26382e
|
added new wedge shape. cleaned up shape comments. added degToRad and radToDeg helper in Type utility
|
2012-11-29 20:15:01 -08:00 |
|