mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +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)