swapChildren(child, child2)
Swaps the position of 2 Display Objects within this container.
Parameters
Name Type Description child DisplayObject - child2 DisplayObject -
Inherited From PIXI.DisplayObjectContainer#swapChildren Source code: pixi/display/DisplayObjectContainer.js (Line 85)