getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
drawRoundedRect(x, y, width, height, radius) Parameters Name Type Description
resize(width, height) Resizes the webGL view to the specified width and height. Parameters
clearBeforeRender : boolean This sets if the WebGLRenderer will clear the context texture or not before the new render pass. If
tilingTexture :PIXITexture An internal Texture object that holds the tiling texture that was generated from TilingSprite.texture
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
maskManager : PIXI.WebGLMaskManager Manages the masks using the stencil buffer Source
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
anchor :Point The anchor sets the origin point of the texture.The default is 0,0 this means the texture's origin is the top
blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode. Warning:
Page 25 of 29