phaser/examples
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
..
animation Multiple animation fixes in place. 2013-09-19 23:47:50 +01:00
assets * Fixed issue causing Keyboard.justPressed to always fire (thanks stemkoski) 2013-10-01 01:18:29 +01:00
audio It loops but still problems on the constructor 2013-09-16 17:40:56 +02:00
buttons Examples (audio, button,camera), and docs 2013-09-16 16:37:30 +02:00
camera Groups examples and some boolean checks corrected 2013-09-27 13:27:15 +01:00
collision Much more stable collision, just need to refactor the Tilemap handling - see if I can optimise it a bit too. 2013-09-23 03:26:08 +01:00
display Lots of new examples :) 2013-09-30 17:31:03 +01:00
games Preparing for 1.0.6 release, but moving physics changes to dev. 2013-09-24 15:28:29 +01:00
groups Lots of new examples :) 2013-09-30 17:31:03 +01:00
input * Fixed issue causing Keyboard.justPressed to always fire (thanks stemkoski) 2013-10-01 01:18:29 +01:00
loader Final Commit of the day, 2013-09-30 19:13:01 +01:00
misc Final Commit of the day, 2013-09-30 19:13:01 +01:00
particles Added lots of particles examples. 2013-09-16 01:08:06 +01:00
physics * Removed the callbackContext parameter from Group.callAll because it's no longer needed. 2013-10-01 02:19:08 +01:00
quadtree Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
sprites Final Commit of the day, 2013-09-30 19:13:01 +01:00
text 1.0.3 release - fixed Text and Bitmap Fonts, Animation documentation and more examples 2013-09-17 16:50:47 +01:00
texture crop Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
tile sprites Final 1.0.5 release. 2013-09-20 13:55:33 +01:00
tilemaps Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
tweens Much more stable collision, just need to refactor the Tilemap handling - see if I can optimise it a bit too. 2013-09-23 03:26:08 +01:00
foot.php Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
head.php Fixing collision issues 2013-09-23 01:06:09 +01:00
index.php Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
js-physics.php Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
js.php * Fixed issue causing Keyboard.justPressed to always fire (thanks stemkoski) 2013-10-01 01:18:29 +01:00
phaser-mobile.css Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
phaser.css Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00
template.php Updating examples with new runner and menu system. 2013-09-13 17:48:47 +01:00