drawCircle(x, y, diameter) → {PIXI.Graphics}
fillAlpha : number The alpha value used when filling the Graphics object. Source
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
removeChild(child) → {DisplayObject}
isMask : boolean Whether this shape is being used as a mask. Source code:
addChild(child) → {DisplayObject}
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
removeChildAt(index) → {DisplayObject}
beginFill(color, alpha) → {PIXI.Graphics}
boundsPadding : number The bounds' padding used for bounds calculation. Source
Page 3 of 5