Search
Preparing search index...
The search index is not available
@metaverse-systems/libecs-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@metaverse-systems/libecs-js
Manager
Class Manager
Hierarchy
Manager
Index
Constructors
constructor
Properties
Containers
Running
Methods
Container
Container
Create
Containers
Get
Containers
Kill
Is
Running
Shutdown
Constructors
constructor
new
Manager
(
)
:
Manager
Returns
Manager
Properties
Containers
Containers
:
Container
[]
Running
Running
:
boolean
Methods
Container
Container
(
handle
?:
string
)
:
any
Parameters
handle:
string
= null
Returns
any
Container
Create
Container
Create
(
handle
?:
string
)
:
any
Parameters
handle:
string
= null
Returns
any
Containers
Get
Containers
Get
(
)
:
Container
[]
Returns
Container
[]
Containers
Kill
Containers
Kill
(
containers
:
any
)
:
void
Parameters
containers:
any
Returns
void
Is
Running
Is
Running
(
)
:
boolean
Returns
boolean
Shutdown
Shutdown
(
)
:
void
Returns
void
Exports
Manager
constructor
Containers
Running
Container
Container
Create
Containers
Get
Containers
Kill
Is
Running
Shutdown
Generated using
TypeDoc