new DisplayObjectContainer() A DisplayObjectContainer represents a collection of display objects.It is the base class of all display
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
getImage() → {Image} Will return a HTML Image of the texture Returns
offsetY : number Source code:
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
requiresReTint : boolean This will let a renderer know that a tinted parent has updated its texture.
removeChild(child) → {DisplayObject}
<static> fromCanvas(canvas, scaleMode) → {
width : number The width of the sprite, setting this will actually modify the scale to achieve the value set
Page 9 of 29