RenderTexture now displays correctly in Canvas games.

Stage.display property added. A direct reference to the root Pixi Stage object (very useful for RenderTexture manipulation)
This commit is contained in:
photonstorm
2013-12-23 04:20:09 +00:00
parent 5a5d465034
commit 0acef49a7c
85 changed files with 7476 additions and 7067 deletions
+4
View File
@@ -160,6 +160,10 @@
"file": "graphics.js",
"title": "graphics"
},
{
"file": "pixi+render+texture.js",
"title": "pixi render texture"
},
{
"file": "render+crisp.js",
"title": "render crisp"