Search
Preparing search index...
The search index is not available
jga-data-queue - v0.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"patterns-ecs/src/engine"
EngineInterface
Interface EngineInterface
Hierarchy
EngineInterface
Implemented by
Engine
Index
Methods
add
Entity
create
Entity
get
Entities
process
remove
Entity
Methods
add
Entity
add
Entity
(
entity
:
EntityInterface
)
:
void
Parameters
entity:
EntityInterface
Returns
void
create
Entity
create
Entity
(
)
:
EntityInterface
Returns
EntityInterface
get
Entities
get
Entities
(
)
:
Map
<
string
,
EntityInterface
>
Returns
Map
<
string
,
EntityInterface
>
process
process
(
systems
:
SystemInterface
[]
)
:
void
Parameters
systems:
SystemInterface
[]
Returns
void
remove
Entity
remove
Entity
(
id
:
string
)
:
void
Parameters
id:
string
Returns
void
Globals
"patterns-
ecs/src/engine"
Engine
Engine
Interface
add
Entity
create
Entity
get
Entities
process
remove
Entity
Generated using
TypeDoc