Package com.t3_tp3d.game.audio
Class Sounds
- java.lang.Object
-
- com.t3_tp3d.game.audio.Sounds
-
public class Sounds extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Sounds()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
cleanup()
static boolean
isMuted()
static void
load()
static void
mute(boolean muted)
static void
setGeneralGain(float gain)
-