Uses of Package
org.collebol.audio
Packages that use org.collebol.audio
-
Classes in org.collebol.audio used by org.collebolClassDescriptionThe CameraSoundPlayer class is responsible for playing sounds relative to the camera's position.The SoundPlayer class manages the playback of audio sounds in the game.
-
Classes in org.collebol.audio used by org.collebol.audioClassDescriptionThe Sound class represents an audio object which you can play.The SoundBuilder class is used to construct
Soundobjects with specific properties.The SoundPlayer class manages the playback of audio sounds in the game.The ModifySound class is used to modify sound properties before playing. -
Classes in org.collebol.audio used by org.collebol.math