public class Sound extends Object
static Sound
gameMusic
menuMusic
Sound(String fileName)
boolean
isActive()
void
loop()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Sound gameMusic
public static Sound menuMusic
public Sound(String fileName)
public void stop()
public void loop()
public boolean isActive()