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
2017-02-14 11:04:01
Comments
Leave a Comment

Please login to continue.