getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
lineStyle(lineWidth, color, alpha) → {PIXI.Graphics}
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
drawEllipse(x, y, width, height) → {PIXI.Graphics}
quadraticCurveTo(cpX, cpY, toX, toY) → {PIXI.Graphics}
tint : number The tint applied to the graphic shape. This is a hex value. Apply a value of 0xFFFFFF to reset the tint.
lineColor : string The color of any lines drawn. Default Value
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the graphic shape as a rectangle
generateTexture(resolution, scaleMode, padding)
Page 1 of 5