Physics.P2.BodyDebug#removeChildAt()

removeChildAt(index) → {DisplayObject}

Removes a child from the specified index position.

Parameters
Name Type Description
index Number

The index to get the child from

Returns

The child that was removed.

Inherited From
Source code: pixi/display/DisplayObjectContainer.js (Line 191)
doc_phaser
2017-02-14 11:04:02
Comments
Leave a Comment

Please login to continue.