removeChildAt(index) → {DisplayObject}
renderer : PIXI.CanvasRenderer |
addChild(child) → {DisplayObject}
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
offset :Point Source code:
offsetX : number Source code:
valid : boolean This will let the renderer know if the texture is valid. If it's not then it cannot be rendered.
clear() Clears the RenderTexture. Source code:
type : number The renderer type. Source code:
tint : number The tint applied to the sprite. This is a hex value. A value of 0xFFFFFF will remove any tint effect.
Page 15 of 29