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
paused
> paused: boolean
Defined in: src/sound/interfaces/SoundGameState.ts:13
Inherited from
sound
> sound: ExportedSound
Defined in: src/sound/interfaces/SoundGameState.ts:18
stepIndex
> stepIndex: number
Defined in: src/sound/interfaces/SoundGameState.ts:12