Skip to content

HomeScreenSoundGenerator

Overview

HomeScreenSoundGenerator is responsible for generating sounds that are associated with the home screen, such as the sound for switching between screen icons and the sound for returning to the home screen from a sim screen.

@author John Blanco (PhET Interactive Simulations)

Class HomeScreenSoundGenerator

import { HomeScreenSoundGenerator } from 'scenerystack/sim';

Constructor

new HomeScreenSoundGenerator( homeScreenModel : HomeScreenModel, providedOptions? : MultiClipOptions )

Instance Methods

Source Code

See the source for HomeScreenSoundGenerator.ts in the joist repository.