Class | Description |
---|---|
AudioFileLoader |
Locates audio files.
|
ClipLoader |
Allocates new sound clips.
|
ClipManager |
Manages a set of sound clips (short sound effects).
|
MusicManager |
Plays background music.
|
MusicWatcher |
Monitors music commands and generates appropriate sound effects.
|
Processor |
A thread that plays a music file over and over until terminated.
|
SoundEffectsCheckBoxOption |
A
CheckBoxOption that enables/disables sound effects. |
SoundManager |
Manages all sounds.
|
SoundMusicCheckBoxOption |
A
CheckBoxOption that enables/disables background music. |
SoundStatsWatcher |
Monitors stat changes and generates appropriate sound effects.
|
SoundTaskExecutor |
Executes non-blocking tasks for sound-related functions.
|
SoundWatcher |
Monitors sound and sound2 commands received from the server to generate sound
effects.
|
Enum | Description |
---|---|
Sounds |
Manages all sounds.
|