mirror of
https://github.com/wassname/phaser.git
synced 2026-06-28 16:20:37 +08:00
30fbbec675
BitmapData has had all of the EaselJS functions removed. It was just taking up space and you can do it all via BitmapData.context directly. Camera following now working again.