Uses of Package
de.pirckheimer_gymnasium.engine_pi.sound
Packages that use de.pirckheimer_gymnasium.engine_pi.sound
Package
Description
Eine Sammlung von Zwischenspeichern für verschiedene Spiel-Ressourcen wie zum
Beispiel Bilder und Audioklänge.
Klassen zur Audiowiedergabe.
-
Classes in de.pirckheimer_gymnasium.engine_pi.sound used by de.pirckheimer_gymnasium.engine_piClassDescriptionErmöglicht die Steuerung der Musikwiedergabe.This class implements all required functionality to load sounds from the file system and provide a stream that can later on be used for the sound playback.A
SoundPlaybackimplementation for the playback of sound effects. -
Classes in de.pirckheimer_gymnasium.engine_pi.sound used by de.pirckheimer_gymnasium.engine_pi.resourcesClassDescriptionThis class implements all required functionality to load sounds from the file system and provide a stream that can later on be used for the sound playback.
-
Classes in de.pirckheimer_gymnasium.engine_pi.sound used by de.pirckheimer_gymnasium.engine_pi.soundClassDescriptionThe
SoundPlaybackclass is a wrapperSourceDataLineon which aSoundplayback can be carried out.An object for controlling the volume of aSoundPlayback.This class implements all required functionality to load sounds from the file system and provide a stream that can later on be used for the sound playback.This implementation is used for all events that need to pass aSoundobject to their listeners.DieseEventListener-Implementierung bietet Callbacks an, die darüber informiert, wenn einePlaybackInstanz abgebrochen oder beendet wird.