E:/Devel/AgateLib/trunk/src/Audio.cs File Reference


Namespaces

namespace  ERY.AgateLib

Classes

class  ERY.AgateLib.Audio
 Static class which contains basic functions for playing sound and music. This is analogous to the static Display class, but playing audio files is much less complicated. More...
class  ERY.AgateLib.SoundBuffer
 A class which is used for loading and playing of sounds. Typically this is used for sound effects, whereas playing background music is done by the Music class. More...
class  ERY.AgateLib.SoundBufferSession
 A class which represents a playback instance of a SoundBuffer object. More...
class  ERY.AgateLib.Music
 A class which performs Music playback. More...

AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo