|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lee.mugen.core.sound.SoundSystem
public final class SoundSystem
Play sound, and fx Sound This class play Wav, MP3 in pure java code TODO : replace with plugin
| Nested Class Summary | |
|---|---|
static class |
SoundSystem.Sfx
|
static class |
SoundSystem.SoundBackGround
|
| Constructor Summary | |
|---|---|
SoundSystem()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoundSystem()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException,
javax.sound.sampled.UnsupportedAudioFileException,
java.lang.InterruptedException
java.io.IOException
javax.sound.sampled.UnsupportedAudioFileException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||