Crossfire JXClient, Trunk  R20561
Package com.realtime.crossfire.jxclient.sound

Classes

class  AudioFileLoader
 Locates audio files. More...
 
class  ClipCache
 Allocates new sound clips. More...
 
class  ClipManager
 Manages a set of sound clips (short sound effects). More...
 
class  MusicManager
 Plays background music. More...
 
class  MusicWatcher
 Monitors music commands and generates appropriate sound effects. More...
 
class  Processor
 A thread that plays a music file over and over until terminated. More...
 
class  SoundCheckBoxOption
 A CheckBoxOption that enables/disables sound support. More...
 
class  SoundManager
 Manages all sounds. More...
 
enum  Sounds
 Manages all sounds. More...
 
class  SoundWatcher
 Monitors sound and sound2 commands received from the server to generate sound effects. More...
 
class  StatsWatcher
 Monitors stat changes and generates appropriate sound effects. More...