Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
PIXI
Sprite
Class Sprite
Hierarchy
DisplayObjectContainer
Sprite
MovieClip
Text
Index
Constructor methods
constructor
Properties
alpha
anchor
blendMode
buttonMode
children
click
filter
height
hitArea
interactive
mask
mousedown
mousemove
mouseout
mouseover
mouseup
mouseupoutside
parent
pivot
position
renderable
rotation
scale
stage
tap
texture
touchend
touchendoutside
touchmove
touchstart
visible
width
worldAlpha
Methods
addChild
addChildAt
fromFrame
fromImage
getChildAt
removeChild
setInteractive
setTexture
swapChildren
Constructor methods
constructor
(
texture
:
Texture
)
:
Sprite
Parameters
texture:
Texture
Returns
Sprite
Properties
public
alpha
:
number
public
anchor
:
Point
public
blendMode
:
number
public
buttonMode
:
boolean
public
children
:
DisplayObject
[]
public
click
:
IInteractionDataCallback
public
filter
:
boolean
public
height
:
number
public
hitArea
:
IHitArea
public
interactive
:
boolean
public
mask
:
Graphics
public
mousedown
:
IInteractionDataCallback
public
mousemove
:
IInteractionDataCallback
public
mouseout
:
IInteractionDataCallback
public
mouseover
:
IInteractionDataCallback
public
mouseup
:
IInteractionDataCallback
public
mouseupoutside
:
IInteractionDataCallback
public
parent
:
DisplayObjectContainer
public
pivot
:
Point
public
position
:
Point
public
renderable
:
boolean
public
rotation
:
number
public
scale
:
Point
public
stage
:
Stage
public
tap
:
IInteractionDataCallback
public
texture
:
Texture
public
touchend
:
IInteractionDataCallback
public
touchendoutside
:
IInteractionDataCallback
public
touchmove
:
IInteractionDataCallback
public
touchstart
:
IInteractionDataCallback
public
visible
:
boolean
public
width
:
number
public
worldAlpha
:
number
Methods
public
addChild
(
child
:
DisplayObject
)
Parameters
child:
DisplayObject
public
addChildAt
(
child
:
DisplayObject
, index
:
number
)
Parameters
child:
DisplayObject
index:
number
public
static
fromFrame
(
frameId
:
string
)
:
Sprite
Parameters
frameId:
string
Returns
Sprite
public
static
fromImage
(
url
:
string
)
:
Sprite
Parameters
url:
string
Returns
Sprite
public
getChildAt
(
index
:
number
)
:
DisplayObject
Parameters
index:
number
Returns
DisplayObject
public
removeChild
(
child
:
DisplayObject
)
Parameters
child:
DisplayObject
public
setInteractive
(
interactive
:
boolean
)
Parameters
interactive:
boolean
public
setTexture
(
texture
:
Texture
)
Parameters
texture:
Texture
public
swapChildren
(
child
:
DisplayObject
, child2
:
DisplayObject
)
Parameters
child:
DisplayObject
child2:
DisplayObject
Globals
PIXI
PIXI.PolyK
BaseTextureCache
FrameCache
TextureCache
blendModes
gl
texturesToDestroy
texturesToUpdate
IBasicCallback
IBitmapTextStyle
IEvent
IHitArea
IInteractionDataCallback
IPixiRenderer
ITextStyle
AssetLoader
BaseTexture
BitmapFontLoader
BitmapText
CanvasRenderer
Circle
CustomRenderable
DisplayObject
DisplayObjectContainer
Ellipse
EventTarget
Graphics
ImageLoader
InteractionData
InteractionManager
JsonLoader
MovieClip
Point
Polygon
Rectangle
RenderTexture
Sprite
constructor
alpha
anchor
blendMode
buttonMode
children
click
filter
height
hitArea
interactive
mask
mousedown
mousemove
mouseout
mouseover
mouseup
mouseupoutside
parent
pivot
position
renderable
rotation
scale
stage
tap
texture
touchend
touchendoutside
touchmove
touchstart
visible
width
worldAlpha
addChild
addChildAt
fromFrame
fromImage
getChildAt
removeChild
setInteractive
setTexture
swapChildren
SpriteSheetLoader
Stage
Text
Texture
TilingSprite
WebGLBatch
WebGLRenderGroup
WebGLRenderer
FilterBlock
MaskFilter
autoDetectRenderer
runList