DisplayObjectContainer#getChildAt()

getChildAt(index) → {DisplayObject}

Returns the child at the specified index

Parameters
Name Type Description
index Number

The index to get the child from

Returns

The child at the given index, if any.

Source code: pixi/display/DisplayObjectContainer.js (Line 153)
doc_phaser
2017-02-14 10:44:52
Comments
Leave a Comment

Please login to continue.