OpenMW
|
#include <string>
#include <boost/shared_ptr.hpp>
#include <components/settings/settings.hpp>
#include "../mwworld/ptr.hpp"
Go to the source code of this file.
Classes | |
class | MWBase::SoundManager |
Interface for sound manager (implemented in MWSound) More... | |
Namespaces | |
namespace | Ogre |
namespace | MWWorld |
World data. | |
namespace | MWSound |
Sound & music. | |
namespace | MWBase |
Typedefs | |
typedef boost::shared_ptr < Sound_Decoder > | MWSound::DecoderPtr |
typedef boost::shared_ptr < MWSound::Sound > | MWBase::SoundPtr |