Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
SoundManager.cc File Reference
#include "SoundManager.h"
#include <utility>
#include <alut.h>
#include <loki/ScopeGuard.h>
#include "util/Exception.h"
#include "util/Math.h"
#include "util/Clock.h"
#include "core/singleton/ScopedSingletonIncludes.h"
#include "core/config/ConfigValueIncludes.h"
#include "core/CoreIncludes.h"
#include "core/GameMode.h"
#include "core/Resource.h"
#include "SoundBuffer.h"
#include "BaseSound.h"
#include "AmbientSound.h"
#include "WorldSound.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::ManageScopedSingleton (SoundManager, ScopeID::GRAPHICS, true)
 
 orxonox::RegisterAbstractClass (SoundManager).inheritsFrom< Configurable >().inheritsFrom< UpdateListener >()