hyperandroid / CAAT

Canvas Advanced Animation Toolkit
hyperandroid.github.com/CAAT
MIT License
727 stars 117 forks source link

Added CircleCollisionManager #2

Closed onedayitwillmake closed 13 years ago

onedayitwillmake commented 13 years ago

Added PackedCircleCollision manager into CAAT, in turn added various methods to point. Created Color class with color help methods. Modified mouseevent.js not to throw error in firefox (requires 3rd arg in removeEventListener). Modified BrowserDetect.js to not throw warning in closure compiler.

Added mechanism for straightforward callback for on director render, does that type of mechanism already exist?