Phaser CE v2.10.2
New Features
- You can set clearBeforeRender when creating the game (#481).
Updates
- Phaser tries to resume a suspended WebAudio context after a user click/tap on any device (#437, #482).
Bug Fixes
- Phaser.Text objects show the correct type (#479).
- game.add.plugin forwards all arguments to game.plugins.add (#486).
- Phaser.Signal#memorized works correctly after only one listener is added (#495).
TypeScript
- PIXI.Rectangle includes more of Phaser.Rectangle's properties (#491).
Documentation
Thanks
@KIVassilev, @koalaylj, @photonstorm, @RedPanduzer, @samme, @Siri0n