phaser/build
Richard Davey 480d90b009 * Removed the callbackContext parameter from Group.callAll because it's no longer needed.
* 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)
2013-10-01 02:19:08 +01:00
..
build.php * Removed the callbackContext parameter from Group.callAll because it's no longer needed. 2013-10-01 02:19:08 +01:00
phaser.js * Removed the callbackContext parameter from Group.callAll because it's no longer needed. 2013-10-01 02:19:08 +01:00
phaser.min.js Fix bug in StateManager where a state's update function might not get called if it has an empty preload function 2013-09-20 22:42:04 +01:00