mirror of
https://github.com/wassname/phaser.git
synced 2026-06-28 16:20:37 +08:00
480d90b009
* 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)