forked from phaserjs/phaser
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
henspace edited this page Mar 16, 2014
·
22 revisions
[Making your first Phaser game] (http://www.photonstorm.com/phaser/tutorial-making-your-first-phaser-game)
- input events for groups
- event dispatch on drag// input.onMove(someFunction). Dispatch event when moving an object.
- allow stop on a tween to act on subsequent tweens in a chain.
http://gametest.mobi/phaser/examples/
Also found under master/examples/index.html