phaser/build
photonstorm d583b364bd Game.add.renderTexture now has the addToCache parameter. If set the texture will be stored in Game.Cache and can be retrieved with Cache.getTexture(key).
Game.add.bitmapData now has the addToCache parameter. If set the texture will be stored in Game.Cache and can be retrieved with Cache.getBitmapData(key).
2014-02-07 06:25:28 +00:00
..
build.php Final release 1.1.4 examples finished. 2014-02-05 16:55:02 +00:00
config.php Game.add.renderTexture now has the addToCache parameter. If set the texture will be stored in Game.Cache and can be retrieved with Cache.getTexture(key). 2014-02-07 06:25:28 +00:00
phaser.d.ts Added the SAT class to the TypeScript defs file. Also this fixes #369. 2014-02-07 04:12:04 +00:00
phaser.js Final release 1.1.4 examples finished. 2014-02-05 16:55:02 +00:00
phaser.min.js Final release 1.1.4 examples finished. 2014-02-05 16:55:02 +00:00