mirror of
https://github.com/wassname/phaser.git
synced 2026-06-29 16:30:29 +08:00
3e1207e1a3
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().