mirror of
https://github.com/wassname/phaser.git
synced 2026-08-14 12:40:17 +08:00
This allows moving the state.update() call to before world.update(), meaning results of collisions checked in the state are available to objects in their own update().