Physics.P2.BodyDebug#removeChild()

removeChild(child) → {DisplayObject}

Removes a child from the container.

Parameters
Name Type Description
child DisplayObject

The DisplayObject to remove

Returns

The child that was removed.

Inherited From
Source code: pixi/display/DisplayObjectContainer.js (Line 171)
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.