Public Member Functions | |
Audio () | |
~Audio () | |
void | update () |
Must be created before and destroyed after all samples and songs. There can only be one instance of Gosu::Audio. Usually created internally by Gosu::Window.
Definition at line 26 of file Audio.hpp.
Gosu::Audio::Audio | ( | ) |
Gosu::Audio::~Audio | ( | ) |
void Gosu::Audio::update | ( | ) |