getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the graphic shape as a rectangle
generateTexture(resolution, scaleMode, padding)
getBounds() → {Rectangle} Retrieves the bounds of the graphic shape as a rectangle object
lineTo(x, y) → {PIXI.Graphics}
endFill() → {PIXI.Graphics}
drawShape(shape) → {PIXI.GraphicsData}
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
getChildAt(index) → {DisplayObject}
clear() → {PIXI.Graphics}
arc(cx, cy, radius, startAngle, endAngle, anticlockwise, segments) → {
Page 2 of 5