new Strip(texture, width, height) Parameters Name Type Description
tintedTexture :Canvas A canvas that contains the tinted version of the Sprite (in Canvas mode, WebGL doesn't populate this)
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
setFrame(frame) Specifies the region of the baseTexture that this texture will use. Parameters
destroy(removeView) Removes everything from the renderer and optionally removes the Canvas DOM element
spriteBatch : PIXI.WebGLSpriteBatch Manages the rendering of sprites Source
lineTo(x, y) → {PIXI.Graphics}
isTiling : boolean Is this a tiling texture? As used by the likes of a TilingSprite. Source
tilePosition :Point The offset position of the image that is being tiled Source
removeChild(child) → {DisplayObject}
Page 10 of 29