phaser/src/pixi/extras
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
..
Rope.js Updated to Pixi 1.5 final. 2014-02-12 01:25:36 +00:00
Spine.js Updated to Pixi 1.5 final. 2014-02-12 01:25:36 +00:00
Strip.js Updated to Pixi 1.5 final. 2014-02-12 01:25:36 +00:00
TilingSprite.js Updated to latest Pixi build (can do away with our own local patch now). 2014-02-28 18:55:07 +00:00