removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
currentBlendMode : number Source code:
tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
isTiling : boolean Is this a tiling texture? As used by the likes of a TilingSprite.
shader : PIXI.AbstractFilter The
height : number The height of the render texture Source code:
renderer : PIXI.CanvasRenderer |
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the Sprite as a rectangle
Page 15 of 29