indexInterfaces
Interface: SoundPlay
Defined in: src/sound/interfaces/SoundGameState.ts:11
Extended by
Properties
options?
> optional options?: string | SoundPlayOptions
Defined in: src/sound/interfaces/SoundGameState.ts:14
paused
> paused: boolean
Defined in: src/sound/interfaces/SoundGameState.ts:13
stepIndex
> stepIndex: number
Defined in: src/sound/interfaces/SoundGameState.ts:12