phaser/src/pixi
2015-07-09 16:41:53 +01:00
..
display Fixed #1866 2015-07-09 16:41:53 +01:00
extras Added textureDebug boolean - allows you to visually debug the generated texture a TilingSprite creates. 2015-06-16 18:31:39 +01:00
filters Removing Pixi files no longer used in this build of Phaser. 2015-02-17 15:46:52 +00:00
primitives jsdocs update. 2015-06-16 14:16:04 +01:00
renderers jsdoc tweak. 2015-07-08 16:40:40 +01:00
textures RenderTexture now takes the display objects alpha into consideration when rendering it, before it would always reset worldAlpha to 1 before rendering, thus ignoring any alpha that may be set. 2015-07-02 13:28:44 +01:00
utils Added guards around context.getImageData calls in BitmapData, Text and Canvas Tinting classes to avoid crashing restricted browsers like Epic Browser. Please understand that several Phaser features won't work correctly with this browser (thanks @Erik3000 #1714) 2015-04-02 14:47:44 +01:00
Intro.js RenderTexture now displays correctly in Canvas games. 2013-12-23 04:20:09 +00:00
Outro.js Updated build files with patched Pixi UMD statement. 2014-07-11 11:53:44 +01:00
Pixi.js Updated Pixi version. 2015-03-23 08:13:59 +00:00