Search
Preparing search index...
The search index is not available
Divine Engine API
Options
All
Public
Public/Protected
All
Inherited
Menu
Divine Engine API
components
TextComponentData
Class TextComponentData
Hierarchy
TextComponentData
Implements
IComponentData
Index
Constructors
constructor
Properties
name
text
Methods
set
From
Json
Constructors
constructor
new
Text
Component
Data
(
json
:
any
)
:
TextComponentData
Class constructor
Parameters
json:
any
Returns
TextComponentData
Properties
name
name
:
string
text
text
:
string
= ""
Methods
set
From
Json
set
From
Json
(
json
:
any
)
:
void
Builds the component from JSON.
Parameters
json:
any
Returns
void
IComponent
Modules
assets
behaviours
components
core
helper
index
inputsystem
math
physicssystem
rendersystem
scene
soundsystem
zones
Text
Component
Data
constructor
name
text
set
From
Json
Generated using
TypeDoc
Class constructor