Package buildengine.audio
Class SoundEffect
java.lang.Object
buildengine.audio.SoundEffect
AudioClip with repeating functionality. While the sound effect should be played, use
This can be called in update();
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SoundEffect
-
-
Method Details
-
setVolume
public void setVolume(double volume) -
play
public void play()
-