mirror of
https://github.com/wassname/phaser.git
synced 2026-07-15 01:11:26 +08:00
* Updated Group.forEach, forEachAlive and forEachDead so you can now pass as many parameters as you want, which will all be given to the callback after the child. * Updated build script so it can be run from the command-line and includes UMD wrappers (thanks iaincarsberg)