#include "musicplayer.h"#include <GL/glut.h>#include <string.h>#include <tgf.h>#include <portability.h>#include "OggSoundStream.h"#include "OpenALMusicPlayer.h"
Go to the source code of this file.
Functions | |
| static bool | isEnabled () |
| static SoundStream * | getMenuSoundStream (char *oggFilePath) |
| static OpenALMusicPlayer * | getMusicPlayer () |
| static void | playMenuMusic (int) |
| void | startMenuMusic () |
| void | stopMenuMusic () |
|
static |
Definition at line 51 of file musicplayer.cpp.
|
static |
|
static |
|
static |
| void startMenuMusic | ( | ) |
| void stopMenuMusic | ( | ) |