sendToFront
sendToFront(
pObject
):void
Removes provided object from its parent and re-adds it.
Parameters
• pObject: Container
<DisplayObject
>
The object to send to the back.
Returns
void
sendToFront(
pObject
):void
Removes provided object from its parent and re-adds it.
• pObject: Container
<DisplayObject
>
The object to send to the back.
void