width : number The width of the Texture in pixels. Source code:
generateTexture(resolution, scaleMode, padding)
CanvasMaskManager : PIXI.CanvasMaskManager
premultipliedAlpha : boolean Controls if RGB channels should be pre-multiplied by Alpha (WebGL only)
removeChildAt(index) → {DisplayObject}
getChildAt(index) → {DisplayObject}
new GraphicsData() A GraphicsData object. Source code:
addChild(child) → {DisplayObject}
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
destroy() Destroys this object. Source code:
Page 11 of 29