phaser/src/pixi/Intro.js
photonstorm 0acef49a7c 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)
2013-12-23 04:20:09 +00:00

7 lines
99 B
JavaScript

/**
* @author Mat Groves http://matgroves.com/ @Doormat23
*/
(function(){
var root = this;