AnimatedSpriteProps
Defined in: mixins/factory/props.ts:119
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[key
: string
]: any
Properties
Section titled “Properties”alpha:
number
Defined in: mixins/factory/props.ts:42
Inherited from
Section titled “Inherited from”animations
Section titled “animations”animations:
object
Defined in: mixins/factory/props.ts:123
Index Signature
Section titled “Index Signature”[animationName
: string
]: Partial
<AnimatedSpriteAnimationProps
>
animationSpeed
Section titled “animationSpeed”animationSpeed:
number
Defined in: mixins/factory/props.ts:128
autoPlay
Section titled “autoPlay”autoPlay:
boolean
Defined in: mixins/factory/props.ts:124
autoUpdate
Section titled “autoUpdate”autoUpdate:
boolean
Defined in: mixins/factory/props.ts:125
defaultAnimation
Section titled “defaultAnimation”defaultAnimation:
string
Defined in: mixins/factory/props.ts:126
layout?
Section titled “layout?”
optional
layout:null
|boolean
|Omit
<LayoutOptions
,"target"
>
Defined in: mixins/factory/props.ts:47
Inherited from
Section titled “Inherited from”position
Section titled “position”position:
PointLike
Defined in: mixins/factory/props.ts:28
Inherited from
Section titled “Inherited from”reversible
Section titled “reversible”reversible:
boolean
Defined in: mixins/factory/props.ts:127
scale:
PointLike
Defined in: mixins/factory/props.ts:34
Inherited from
Section titled “Inherited from”scaleX
Section titled “scaleX”scaleX:
number
Defined in: mixins/factory/props.ts:32
Inherited from
Section titled “Inherited from”scaleY
Section titled “scaleY”scaleY:
number
Defined in: mixins/factory/props.ts:33
Inherited from
Section titled “Inherited from”sheet:
SpritesheetAsset
Defined in: mixins/factory/props.ts:120
startIndex
Section titled “startIndex”startIndex:
number
Defined in: mixins/factory/props.ts:129
texturePrefix
Section titled “texturePrefix”texturePrefix:
string
Defined in: mixins/factory/props.ts:121
visible
Section titled “visible”visible:
boolean
Defined in: mixins/factory/props.ts:43
Inherited from
Section titled “Inherited from”x:
number
Defined in: mixins/factory/props.ts:26
Inherited from
Section titled “Inherited from”y:
number
Defined in: mixins/factory/props.ts:27
Inherited from
Section titled “Inherited from”zeroPad
Section titled “zeroPad”zeroPad:
number
Defined in: mixins/factory/props.ts:122