sim-ecs - v0.6.5
Preparing search index...
Stage
Class Stage
Implements
IStage
Index
Constructors
constructor
Properties
scheduling
Algorithm
systems
Methods
add
System
get
Executor
Constructors
constructor
new
Stage
()
:
Stage
Returns
Stage
Properties
scheduling
Algorithm
schedulingAlgorithm
:
TStageSchedulingAlgorithm
= defaultStageSchedulingAlgorithm
systems
systems
:
ISystem
<
TSystemParameterDesc
>
[]
= []
Methods
add
System
addSystem
(
System
:
Readonly
<
ISystem
>
)
:
Stage
Append a system to this stage
Parameters
System
:
Readonly
<
ISystem
>
Returns
Stage
get
Executor
getExecutor
(
eventBus
:
Readonly
<
IEventBus
>
)
:
TExecutor
Get executor to run this stage once
Parameters
eventBus
:
Readonly
<
IEventBus
>
Returns
TExecutor
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
scheduling
Algorithm
systems
Methods
add
System
get
Executor
sim-ecs - v0.6.5
Loading...
Append a system to this stage