#include <audiomanager.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Getter for the music that is currently playing.
- Returns:
- NULL is no music is currently playing, a Music* otherwise.
Initializes audio channels.
- Returns:
- True if successful, false otherwise.
Loads a music.
- Parameters:
-
filepath | The path to the music file. |
Loads an audio sample.
- Parameters:
-
filepath | The path to the audio sample. |
Frees all audio samples and music, and closes the audio channels.
- Returns:
- True if successfull, false otherwise.
Logical update. Currently does nothing.
The documentation for this class was generated from the following files: