Files
phaser/examples
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
..
2013-12-23 15:59:26 +00:00
2014-02-05 16:54:59 +00:00
2013-10-22 03:58:20 +01:00