Package org.collebol.audio


package org.collebol.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 SoundPlayer class manages the playback of audio sounds in the game.
    The ModifySound class is used to modify sound properties before playing.