drawShape(shape) → {PIXI.GraphicsData}
arc(cx, cy, radius, startAngle, endAngle, anticlockwise, segments) → {
clear() → {PIXI.Graphics}
[readonly] children : Array.<Displa
addChildAt(child, index) → {DisplayObject}
addChild(child) → {DisplayObject}
drawRect(x, y, width, height) → {PIXI.Graphics}
boundsPadding : number The bounds' padding used for bounds calculation. Source
beginFill(color, alpha) → {PIXI.Graphics}
isMask : boolean Whether this shape is being used as a mask. Source code:
Page 3 of 5