ecspresso
Preparing search index...
index
SystemRegistrar
Interface SystemRegistrar<Cfg>
Narrow capability for application modules that only register systems.
interface
SystemRegistrar
<
Cfg
extends
WorldConfig
=
EmptyConfig
>
{
addSystem
(
label
:
string
)
:
SystemBuilder
<
Cfg
>
;
}
Type Parameters
Cfg
extends
WorldConfig
=
EmptyConfig
Index
Methods
add
System
Methods
add
System
addSystem
(
label
:
string
)
:
SystemBuilder
<
Cfg
>
Parameters
label
:
string
Returns
SystemBuilder
<
Cfg
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
System
ecspresso
Loading...
Narrow capability for application modules that only register systems.