public class SoundHelper
extends java.lang.Object
| Constructor and Description |
|---|
SoundHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SoundHelperAPI |
getAPI() |
static float |
getCategoryVolume(java.lang.String category) |
static void |
play(SoundEventAPI<?> event) |
static void |
setCategoryVolume(java.lang.String category,
float volume) |
public static SoundHelperAPI getAPI()
public static float getCategoryVolume(java.lang.String category)
public static void play(SoundEventAPI<?> event)
public static void setCategoryVolume(java.lang.String category,
float volume)