Interactivity Added

-Interaction Manager added to pixi.js to enable mouse and touch
interactivity.

- Interactive example added to examples folder

- docs updated

- build file updated
This commit is contained in:
Mat Groves 2013-03-20 20:21:27 +00:00
parent 9a0cd873b5
commit f5cc062922
63 changed files with 4844 additions and 280 deletions

View file

@ -6,6 +6,8 @@ YUI.add("yuidoc-meta", function(Y) {
"CanvasRenderer",
"DisplayObject",
"DisplayObjectContainer",
"InteractionData",
"InteractionManager",
"MovieClip",
"Point",
"Rectangle",