getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
valid : boolean Source code:
[readonly] hasLoaded : boolean [read-only] Set to true once the base texture has loaded
renderSession : Object The render session is just a bunch of parameter used for rendering
updateTexture(texture) → {Boolean} Updates and Creates a WebGL texture for the renderers context
autoResize : boolean Whether the render view should be resized automatically Source
unloadFromGPU() Removes the base texture from the GPU, useful for managing resources on the GPU.Atexture is still 100% usable
Page 22 of 29