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
AIMovementBehaviourData
Class AIMovementBehaviourData
Hierarchy
AIMovementBehaviourData
Implements
IBehaviourData
Index
Constructors
constructor
Properties
direction
end
name
rotate
start
Methods
set
From
Json
Constructors
constructor
new AIMovement
Behaviour
Data
(
)
:
AIMovementBehaviourData
Returns
AIMovementBehaviourData
Properties
direction
direction
:
Vector2
= ...
end
end
:
Vector2
= ...
name
name
:
string
rotate
rotate
:
boolean
= true
start
start
:
Vector2
= ...
Methods
set
From
Json
set
From
Json
(
json
:
any
)
:
void
Sets this classes data from a JSON object.
Parameters
json:
any
Returns
void
void
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
AIMovement
Behaviour
Data
constructor
direction
end
name
rotate
start
set
From
Json
Generated using
TypeDoc
Sets this classes data from a JSON object.