Go to the source code of this file.
Classes | |
class | Gosu::SampleInstance |
An instance of a Sample playing. 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 in that they can only be played one at a time and without panning or speed parameters. More... | |
Namespaces | |
namespace | Gosu |
The library's main namespace. |
Definition in file Audio.hpp.