getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
applyFilterPass(filter, filterArea, width, height) Applies the filter to the specified area. Parameters
autoResize : boolean Whether the render view should be resized automatically Source
destroy(destroyBase) Destroys this texture Parameters Name
requiresUpdate : boolean This will let a renderer know that a texture has been updated (used mainly for webGL uv updates)
width : number The with of the render texture Source code:
[readonly] width : number [read-only] The width of the base texture set when the image has
refresh : boolean Boolean flag controlling canvas refresh. Source code:
exists : boolean Controls if this Sprite is processed by the core Phaser game loops and Group loops.
Page 1 of 29