TilingSprite#addChild()

addChild(child) → {DisplayObject}

Adds a child to the container.

Parameters
Name Type Description
child DisplayObject

The DisplayObject to add to the container

Returns

The child that was added.

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

Please login to continue.