Package de.rico.engine.effect.sound

Interface Summary
SoundFileIface This interface specifies the methods that are playable sound object classes have to implement to put playing of sounds on a common basis.
 

Class Summary
MidiSound This class represents a playable midi sound.
Mp3Sound This class represents an mp3 sound file that can be played
SampledSound This class represents a sampled sound file like, that can be easily played via its play() method.