blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode.
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
offsetY : number Source code:
tilePosition :Point The offset position of the image that is being tiled Source
<static> fromCanvas(canvas, scaleMode) → {
getBounds() → {Rectangle} Returns the framing rectangle of the sprite as a PIXI.Rectangle object
getImage() → {Image} Will return a HTML Image of the texture Returns
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
Page 9 of 29