sim-ecs - v0.6.5
Preparing search index...
SimECSPDAPushStateEvent
Class SimECSPDAPushStateEvent
Hierarchy
SimECSPDAEvent
SimECSPDAPushStateEvent
Index
Constructors
constructor
Properties
new
State
old
State
state
Constructors
constructor
new
SimECSPDAPushStateEvent
(
oldState
:
undefined
|
Readonly
<
IState
>
,
newState
:
Readonly
<
IState
>
,
)
:
SimECSPDAPushStateEvent
Parameters
oldState
:
undefined
|
Readonly
<
IState
>
newState
:
Readonly
<
IState
>
Returns
SimECSPDAPushStateEvent
Properties
Readonly
new
State
newState
:
Readonly
<
IState
>
Readonly
old
State
oldState
:
undefined
|
Readonly
<
IState
>
Readonly
state
state
:
undefined
|
Readonly
<
IState
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
new
State
old
State
state
sim-ecs - v0.6.5
Loading...