|
Orxonox
0.0.5 Codename: Arcturus
|
#include "OrxonoxPrereqs.h"#include <list>#include <map>#include <string>#include <memory>#include "util/Singleton.h"#include "core/config/Configurable.h"#include "core/object/StrongPtr.h"#include "core/UpdateListener.h"Go to the source code of this file.
Classes | |
| class | orxonox::SoundManager |
| The SoundManager class manages the OpenAL device, context and listener position. More... | |
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
| orxonox::SoundType | |
| Enum for the sound type. | |
Enumerations | |
| enum | orxonox::SoundType::Value { orxonox::SoundType::All = 0, orxonox::SoundType::Music = 1, orxonox::SoundType::Effects = 2 } |
1.8.11