|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.client.gui.sound.SoundLibrary
net.sf.freecol.client.gui.sound.SfxLibrary
public final class SfxLibrary
A SfxLibrary stores an array of playlists for use with sound-effects.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sf.freecol.client.gui.sound.SoundLibrary |
---|
SoundLibrary.SoundEffect |
Constructor Summary | |
---|---|
SfxLibrary(java.lang.String freeColHome)
The constructor. |
Method Summary |
---|
Methods inherited from class net.sf.freecol.client.gui.sound.SoundLibrary |
---|
get, get |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SfxLibrary(java.lang.String freeColHome) throws FreeColException
freeColHome
- A directory containing the "audio"-directory.
FreeColException
- If the "sfx"-directory could not be found in the path spesified by freeColHome.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |