Files
phaser/examples
photonstorm 8dcfef8db0 Updated to latest Pixi build (can do away with our own local patch now).
Group.sendToBottom(child) is the handy opposite of Group.bringToTop()
Group.moveUp(child) will move a child up the display list, swapping with the child above it.
Group.moveDown(child) will move a child down the display list, swapping with the child below it.
2014-02-28 18:55:07 +00:00
..
2014-02-21 17:59:11 +00:00
2013-12-23 15:59:26 +00:00
2014-02-21 17:59:13 +00:00
2014-02-21 17:59:13 +00:00
2013-10-22 03:58:20 +01:00