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:
parent
9a0cd873b5
commit
f5cc062922
63 changed files with 4844 additions and 280 deletions
|
|
@ -6,6 +6,8 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"CanvasRenderer",
|
||||
"DisplayObject",
|
||||
"DisplayObjectContainer",
|
||||
"InteractionData",
|
||||
"InteractionManager",
|
||||
"MovieClip",
|
||||
"Point",
|
||||
"Rectangle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue