org.lee.mugen.core.sound
Class SoundSystem.SoundBackGround
java.lang.Object
org.lee.mugen.core.sound.SoundSystem.SoundBackGround
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- SoundSystem
public static final class SoundSystem.SoundBackGround
- extends java.lang.Object
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_BUFFER
public static final int _BUFFER
- See Also:
- Constant Field Values
SoundSystem.SoundBackGround
public SoundSystem.SoundBackGround(java.lang.String name)
- Parameters:
name
-
isStop
public static boolean isStop()
- Returns:
playMusic
public static void playMusic(java.lang.String path)
- Parameters:
path
-
stopMusic
public static void stopMusic()
stopPlay
public void stopPlay()
setloop
public void setloop(boolean b)
- Parameters:
b
-
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
getSound
public void getSound(java.lang.String fileName)
- Parameters:
fileName
-