Text added to PIXI

destroy function added to textures too
docs updated
new example added
This commit is contained in:
Mat Groves 2013-04-24 20:54:03 +01:00
parent 7933cadb77
commit 09dbbd5d13
66 changed files with 10970 additions and 681 deletions

View file

@ -14,6 +14,7 @@ YUI.add("yuidoc-meta", function(Y) {
"Sprite",
"SpriteSheetLoader",
"Stage",
"Text",
"Texture",
"TilingSprite",
"WebGLBatch",