requiresUpdate : boolean This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
tilePattern :PIXITexture The Context fill pattern that is used to draw the TilingSprite in Canvas mode only (will be null in WebGL)
destroy(destroyBase) Destroys this texture Parameters Name
removeChildAt(index) → {DisplayObject}
isMask : boolean Whether this shape is being used as a mask. Source code:
new Graphics() The Graphics class contains methods used to draw primitive shapes such as lines, circles and rectangles to the display
unloadFromGPU() Removes the base texture from the GPU, useful for managing resources on the GPU.Atexture is still 100% usable
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
removeChild(child) → {DisplayObject}
Page 20 of 29