Uses of Class
zombie.openal.SoundStore

Packages that use SoundStore
zombie.openal   
 

Uses of SoundStore in zombie.openal
 

Methods in zombie.openal that return SoundStore
static SoundStore SoundStore.get()
          get the single instance of this class
 

Methods in zombie.openal with parameters of type SoundStore
 AudioImpl AudioImpl.initAudioImpl(SoundStore store, int buffer)
           
 

Constructors in zombie.openal with parameters of type SoundStore
MODSound(SoundStore store, java.io.InputStream in)
          Create a mod sound to be played back