Package | Description |
---|---|
com.thepattybeastlabs.core.audio |
Modifier and Type | Field and Description |
---|---|
static ResourceList<Sound> |
Sound.list |
Modifier and Type | Method and Description |
---|---|
Sound |
Sound.setDirection(int x,
int y,
int z) |
Modifier and Type | Method and Description |
---|---|
void |
AudioEngine.loop(Sound sound) |
void |
AL10AudioEngine.loop(Sound sound) |
void |
AudioEngine.pause(Sound sound) |
void |
AL10AudioEngine.pause(Sound sound) |
void |
AudioEngine.play(Sound sound) |
void |
AL10AudioEngine.play(Sound sound) |
void |
AudioEngine.stop(Sound sound) |
void |
AL10AudioEngine.stop(Sound sound) |