mirror of
https://github.com/wassname/phaser.git
synced 2026-07-21 12:40:56 +08:00
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).