|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sound | |
---|---|
zombie.core.sound |
Uses of Sound in zombie.core.sound |
---|
Classes in zombie.core.sound that implement Sound | |
---|---|
class |
Buffer
A sound buffer, used for playing short sound effects from RAM. |
class |
Stream
A sound wave that is streamed from an input stream. |
Methods in zombie.core.sound with parameters of type Sound | |
---|---|
void |
SoundEngine.music(Sound sound,
int fadeDuration)
Crossfade some music in |
SoundEffect |
SoundEngine.play(Sound buf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |