OpenMW
|
#include <string>
#include <utility>
#include <map>
#include <boost/shared_ptr.hpp>
#include <OgreVector3.h>
#include <OgreResourceGroupManager.h>
#include <components/settings/settings.hpp>
#include "../mwbase/soundmanager.hpp"
Go to the source code of this file.
Classes | |
class | MWSound::SoundManager |
Namespaces | |
namespace | MWSound |
Sound & music. | |
Enumerations | |
enum | MWSound::Environment { MWSound::Env_Normal, MWSound::Env_Underwater } |