|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoundStore | |
---|---|
org.newdawn.slick.openal | This package contains the nitty gritty sound manipulation code for using OpenAL with standard audio formats. |
Uses of SoundStore in org.newdawn.slick.openal |
---|
Methods in org.newdawn.slick.openal that return SoundStore | |
---|---|
static SoundStore |
SoundStore.get()
Get the single instance of this class |
Constructors in org.newdawn.slick.openal with parameters of type SoundStore | |
---|---|
MODSound(SoundStore store,
java.io.InputStream in)
Create a mod sound to be played back |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |