mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
d583b364bd
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).