Search
Preparing search index...
The search index is not available
Divine Engine API
Options
All
Public
Public/Protected
All
Inherited
Menu
Divine Engine API
behaviours
SequenceBehaviourData
Class SequenceBehaviourData
Hierarchy
SequenceBehaviourData
Implements
IBehaviourData
Index
Constructors
constructor
Properties
action
Index
actions
animated
Sprite
Name
attack
Sprite
Name
die
Sprite
Name
hit
Sprite
Name
idle
Sprite
Name
jump
Sprite
Name
max
VelocityX
max
VelocityY
name
sprite
walk
Sprite
Name
Methods
set
From
Json
Constructors
constructor
new
Sequence
Behaviour
Data
(
)
:
SequenceBehaviourData
Returns
SequenceBehaviourData
Properties
action
Index
action
Index
:
number
= 0
actions
actions
:
Action
[]
= ...
animated
Sprite
Name
animated
Sprite
Name
:
string
attack
Sprite
Name
attack
Sprite
Name
:
string
die
Sprite
Name
die
Sprite
Name
:
string
hit
Sprite
Name
hit
Sprite
Name
:
string
idle
Sprite
Name
idle
Sprite
Name
:
string
jump
Sprite
Name
jump
Sprite
Name
:
string
max
VelocityX
max
VelocityX
:
number
max
VelocityY
max
VelocityY
:
number
name
name
:
string
sprite
sprite
:
undefined
|
AnimatedSpriteComponent
walk
Sprite
Name
walk
Sprite
Name
:
string
Methods
set
From
Json
set
From
Json
(
json
:
any
)
:
void
Parameters
json:
any
Returns
void
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
Sequence
Behaviour
Data
constructor
action
Index
actions
animated
Sprite
Name
attack
Sprite
Name
die
Sprite
Name
hit
Sprite
Name
idle
Sprite
Name
jump
Sprite
Name
max
VelocityX
max
VelocityY
name
sprite
walk
Sprite
Name
set
From
Json
Generated using
TypeDoc