ecspresso
Preparing search index...
index
BaseWorld
Type Alias BaseWorld<C>
BaseWorld
:
Pick
<
default
<
_BaseWorldCfg
<
C
>
>
,
|
"getComponent"
|
"hasComponent"
|
"removeEntity"
|
"spawn"
|
"markChanged"
|
"getResource"
|
"hasResource"
,
>
&
{
commands
:
Pick
<
default
,
"spawn"
|
"removeEntity"
|
"addComponent"
|
"removeComponent"
,
>
;
eventBus
:
Pick
<
_EventBus
,
"publish"
>
;
}
Type Parameters
C
extends
Record
<
string
,
any
>
=
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...