reParent
reParent(
pChild
,pParent
):void
Defined in: utils/pixi.ts:13
Reassigns the displays object parent while maintaing it’s world position
Parameters
Section titled “Parameters”pChild
Section titled “pChild”ContainerChild
pParent
Section titled “pParent”Container
Returns
Section titled “Returns”void