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
IBehaviour
Interface IBehaviour
Hierarchy
IBehaviour
Implemented by
Behaviour
Index
Properties
name
Methods
apply
destroy
get
Owner
set
Owner
update
update
Ready
Properties
name
name
:
string
Methods
apply
apply
(
userData
:
any
)
:
void
Parameters
userData:
any
Returns
void
destroy
destroy
(
)
:
void
Returns
void
get
Owner
get
Owner
(
)
:
undefined
|
Entity
Returns
undefined
|
Entity
set
Owner
set
Owner
(
owner
:
Entity
)
:
void
Parameters
owner:
Entity
Returns
void
update
update
(
delta
:
number
)
:
void
Parameters
delta:
number
Returns
void
update
Ready
update
Ready
(
)
:
void
Returns
void
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
IBehaviour
name
apply
destroy
get
Owner
set
Owner
update
update
Ready
Generated using
TypeDoc