filterManager : PIXI.WebGLFilterManager
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
destroy() Removes everything from the renderer (event listeners, spritebatch, etc...) Source
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
resize(width, height, updateBase) Resizes the RenderTexture. Parameters
addChild(child) → {DisplayObject}
width : number The with of the render texture Source code:
<static> fromCanvas(canvas, scaleMode) → {
setContext(gl) Initialises the context and the properties. Parameters
Page 1 of 29