#include <src/orxonox/sound/SoundMainMenu.h>
Public Member Functions | |
void | setConfigValues () |
Function to collect the SetConfigValue-macro calls. | |
SoundMainMenu () | |
Private Attributes | |
std::string | filename_ |
orxonox::SoundMainMenu::SoundMainMenu | ( | ) |
References filename_, orxonox::SoundBase::loadFile(), RegisterObject, and setConfigValues().
void orxonox::SoundMainMenu::setConfigValues | ( | ) |
Function to collect the SetConfigValue-macro calls.
Reimplemented from orxonox::OrxonoxClass.
References filename_, and SetConfigValue.
Referenced by SoundMainMenu().
std::string orxonox::SoundMainMenu::filename_ [private] |
Referenced by setConfigValues(), and SoundMainMenu().