LogoPixi’VN
indexInterfaces

Interface: SoundGameState

Defined in: src/sound/interfaces/SoundGameState.ts:24

Interface exported sounds

Properties

mediaInstances

> mediaInstances: object

Defined in: src/sound/interfaces/SoundGameState.ts:29

Index Signature

[key: string]: object


~~soundsPlaying?~~

> optional soundsPlaying?: object

Defined in: src/sound/interfaces/SoundGameState.ts:28

Index Signature

[key: string]: ExportedSoundPlay

Deprecated