Package org.collebol.engine.audio
package org.collebol.engine.audio
-
ClassDescriptionThe CameraSoundPlayer class is responsible for playing sounds relative to the camera's position.The Sound class represents an audio object which you can play.The SoundBuilder class is used to construct
Soundobjects with specific properties.The SoundHandler class is responsible for managing sound players and camera sound players in the game.The SoundPlayer class manages the playback of audio sounds in the game.The ModifySound class is used to modify sound properties before playing.