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
GUIBehaviourData
Class GUIBehaviourData
Hierarchy
GUIBehaviourData
Implements
IBehaviourData
Index
Constructors
constructor
Properties
actions
buttons
cursor
name
Methods
set
From
Json
Constructors
constructor
new GUIBehaviour
Data
(
)
:
GUIBehaviourData
Returns
GUIBehaviourData
Properties
actions
actions
:
Map
<
string
,
Map
<
number
,
string
>
>
= ...
buttons
buttons
:
string
[]
= ...
cursor
cursor
:
string
name
name
:
string
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
GUIBehaviour
Data
constructor
actions
buttons
cursor
name
set
From
Json
Generated using
TypeDoc
Sets this classes data from a JSON object.