mirror of
https://github.com/wassname/phaser.git
synced 2026-08-11 11:23:06 +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)