LogoPixi’VN
indexInterfaces

Interface: ExportedSoundPlay

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

Extends

Properties

options?

> optional options?: string | SoundPlayOptions

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

Inherited from

SoundPlay.options


paused

> paused: boolean

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

Inherited from

SoundPlay.paused


sound

> sound: ExportedSound

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


stepIndex

> stepIndex: number

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

Inherited from

SoundPlay.stepIndex