Package org.collebol.client.audio


package org.collebol.client.audio
  • Class
    Description
     
    The 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 Sound objects 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.