Preparing search index...
The search index is not available
javascript-entity-component-system
javascript-entity-component-system
Component
Type alias Component
Component
:
{
name
:
string
;
onAttach
?:
Function
;
state
:
{
[
key
:
string
]
:
any
;
}
;
}
Type declaration
name
:
string
Optional
on
Attach
?:
Function
state
:
{
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
javascript-
entity-
component-
system
Entity
Component
System
Component
Entity
Processor
Generated using
TypeDoc