Gosu
Classes | Namespaces
Audio.hpp File Reference

Contains all the classes of Gosu's audio system. More...

Go to the source code of this file.

Classes

class  Gosu::Channel
 Sample::play returns a Channel that represents the sound being played. More...
 
class  Gosu::Sample
 A sample is a short sound that is completely loaded in memory, can be played multiple times at once and offers very flexible playback parameters. More...
 
class  Gosu::Song
 Songs are less flexible than samples. More...
 

Namespaces

 Gosu
 

Detailed Description

Contains all the classes of Gosu's audio system.

Definition in file Audio.hpp.