SoundLevelEnum¶
Overview¶
This enum is used to describe whether a sound is part of the "basic" sounds or the "extra" sounds.
@author John Blanco (PhET Interactive Simulations)
Class SoundLevelEnum¶
Static Properties¶
BASIC : SoundScope¶
(readonly)
EXTRA : SoundScope¶
(readonly)
enumeration : Enumeration¶
(readonly)
Gets a list of keys, values and mapping between them. For use by EnumerationProperty and PhET-iO.
Source Code¶
See the source for SoundLevelEnum.ts in the tambo repository.