sim-ecs - v0.6.5
Preparing search index...
TSystemFunction
Type Alias TSystemFunction<PDESC>
TSystemFunction
:
(
params
:
Readonly
<
PDESC
>
)
=>
void
|
Promise
<
void
>
Type Parameters
PDESC
extends
TSystemParameterDesc
Type declaration
(
params
:
Readonly
<
PDESC
>
)
:
void
|
Promise
<
void
>
Parameters
params
:
Readonly
<
PDESC
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
sim-ecs - v0.6.5
Loading...