lineWidth : number The width (thickness) of any lines drawn. Source code:
getBounds() → {Rectangle} Retrieves the bounds of the graphic shape as a rectangle object
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the graphic shape as a rectangle
fillAlpha : number The alpha value used when filling the Graphics object. Source
drawShape(shape) → {PIXI.GraphicsData}
endFill() → {PIXI.Graphics}
arc(cx, cy, radius, startAngle, endAngle, anticlockwise, segments) → {
getChildAt(index) → {DisplayObject}
drawCircle(x, y, diameter) → {PIXI.Graphics}
Page 2 of 5