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
KeyboardMovementBehaviourData
Class KeyboardMovementBehaviourData
Hierarchy
KeyboardMovementBehaviourData
Implements
IBehaviourData
Index
Constructors
constructor
Properties
name
speed
Methods
set
From
Json
Constructors
constructor
new
Keyboard
Movement
Behaviour
Data
(
)
:
KeyboardMovementBehaviourData
Returns
KeyboardMovementBehaviourData
Properties
name
name
:
string
speed
speed
:
number
= 1
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
Keyboard
Movement
Behaviour
Data
constructor
name
speed
set
From
Json
Generated using
TypeDoc
Sets this classes data from a JSON object.