AnimatedSpriteProps
Defined in: mixins/factory/props.ts:96
Extends
Indexable
[key
: string
]: any
Properties
alpha
alpha:
number
Defined in: mixins/factory/props.ts:33
Inherited from
animations
animations:
object
Defined in: mixins/factory/props.ts:100
Index Signature
[animationName
: string
]: Partial
<AnimatedSpriteAnimationProps
>
animationSpeed
animationSpeed:
number
Defined in: mixins/factory/props.ts:105
autoPlay
autoPlay:
boolean
Defined in: mixins/factory/props.ts:101
autoUpdate
autoUpdate:
boolean
Defined in: mixins/factory/props.ts:102
defaultAnimation
defaultAnimation:
string
Defined in: mixins/factory/props.ts:103
position
position:
PointLike
Defined in: mixins/factory/props.ts:19
Inherited from
reversible
reversible:
boolean
Defined in: mixins/factory/props.ts:104
scale
scale:
PointLike
Defined in: mixins/factory/props.ts:25
Inherited from
scaleX
scaleX:
number
Defined in: mixins/factory/props.ts:23
Inherited from
scaleY
scaleY:
number
Defined in: mixins/factory/props.ts:24
Inherited from
sheet
sheet:
SpriteSheetLike
Defined in: mixins/factory/props.ts:97
startIndex
startIndex:
number
Defined in: mixins/factory/props.ts:106
texturePrefix
texturePrefix:
string
Defined in: mixins/factory/props.ts:98
visible
visible:
boolean
Defined in: mixins/factory/props.ts:34
Inherited from
x
x:
number
Defined in: mixins/factory/props.ts:17
Inherited from
y
y:
number
Defined in: mixins/factory/props.ts:18
Inherited from
zeroPad
zeroPad:
number
Defined in: mixins/factory/props.ts:99