mirror of
https://github.com/wassname/phaser.git
synced 2026-08-14 12:40:17 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user