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