- setListener(Movable) - Method in class be.yildiz.module.sound.SoundEngine
-
Set a user to be considered as the audio listener.
- setPosition(Point3D) - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
-
- setPosition(Point3D) - Method in interface be.yildiz.module.sound.SoundSource
-
Set the sound position in the 3d space.
- SoundBuilder - Interface in be.yildiz.module.sound
-
Build a stream sound from a file.
- SoundEngine - Class in be.yildiz.module.sound
-
SoundEngine behavior.
- SoundEngine() - Constructor for class be.yildiz.module.sound.SoundEngine
-
- soundFinished() - Method in interface be.yildiz.module.sound.EndPlayListener
-
Called when a sound has finished to play.
- soundFinished() - Method in class be.yildiz.module.sound.Playlist
-
- SoundSource - Interface in be.yildiz.module.sound
-
A simple sound.
- stop() - Method in class be.yildiz.module.sound.DummyAudioEngine.EmptySoundSource
-
- stop() - Method in class be.yildiz.module.sound.Playlist
-
Stop playing the current music.
- stop() - Method in interface be.yildiz.module.sound.SoundSource
-
Stop playing this source.