Esposter
Preparing search index...
vue-phaserjs
usePhaserStore
Variable usePhaserStore
Const
usePhaserStore
:
SetupStoreDefinition
<
"phaser"
,
{
game
:
WritableComputedRef
<
Game
|
undefined
,
Game
|
undefined
>
;
isSameScene
:
(
newSceneKey
:
string
)
=>
boolean
;
launchParallelScene
:
(
scene
:
SceneWithPlugins
,
targetSceneKey
:
string
,
)
=>
void
;
parallelSceneKeys
:
Ref
<
string
[]
,
string
[]
>
;
prioritizedParallelSceneKeys
:
Ref
<
string
[]
,
string
[]
>
;
removeParallelScene
:
(
scene
:
SceneWithPlugins
,
targetSceneKey
:
string
,
)
=>
void
;
rootSceneKey
:
Ref
<
string
,
string
>
;
switchToScene
:
(
newSceneKey
:
string
)
=>
Promise
<
void
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...