Preparing search index...
The search index is not available
sim-ecs - v0.6.4
sim-ecs
ITransitionActions
Interface ITransitionActions
Hierarchy
ISystemActions
ITransitionActions
Index
Properties
commands
current
State
event
Bus
Methods
flush
Commands
get
Entities
get
Resource
has
Resource
pop
State
push
State
save
Properties
commands
commands
:
Readonly
<
ICommands
>
current
State
current
State
:
undefined
|
Readonly
<
IState
>
event
Bus
event
Bus
:
Readonly
<
IEventBus
>
Methods
flush
Commands
flush
Commands
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Entities
get
Entities
(
query
?
)
:
IterableIterator
<
IReadOnlyEntity
>
Parameters
Optional
query
:
Readonly
<
IEntitiesQuery
>
Returns
IterableIterator
<
IReadOnlyEntity
>
get
Resource
get
Resource
<
T
>
(
type
)
:
T
Type Parameters
T
extends
object
Parameters
type
:
TTypeProto
<
T
>
Returns
T
has
Resource
has
Resource
<
T
>
(
type
)
:
boolean
Type Parameters
T
extends
object
Parameters
type
:
Readonly
<
T
>
|
TTypeProto
<
T
>
Returns
boolean
pop
State
pop
State
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
push
State
push
State
(
NewState
)
:
Promise
<
void
>
Parameters
NewState
:
Readonly
<
IIStateProto
>
Returns
Promise
<
void
>
save
save
(
options
?
)
:
ISerialFormat
Parameters
Optional
options
:
Readonly
<
ISerDeOptions
<
TSerializer
>
>
Returns
ISerialFormat
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
commands
current
State
event
Bus
flush
Commands
get
Entities
get
Resource
has
Resource
pop
State
push
State
save
sim-ecs - v0.6.4
EAccess
EExistence
EQueryType
ETargetType
Entity
EntityAdded
EntityBuilder
EntityRemoved
EventBus
Pipeline
PreptimeWorld
PushDownAutomaton
Query
RuntimeWorld
Scheduler
SerDe
SerialFormat
SimECSPushDownAutomaton
Stage
State
SyncPoint
Loading...
Generated using
TypeDoc