Gosu::Audio Class Reference

Manages initialization and finalization of audio libraries. More...

List of all members.

Public Member Functions

 Audio ()
 ~Audio ()
void update ()


Detailed Description

Manages initialization and finalization of audio libraries.

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.


Constructor & Destructor Documentation

Gosu::Audio::Audio (  ) 

Gosu::Audio::~Audio (  ) 


Member Function Documentation

void Gosu::Audio::update (  ) 


The documentation for this class was generated from the following file: