OpenMW
|
#include <OgreFrameListener.h>
#include <components/compiler/extensions.hpp>
#include <components/files/collections.hpp>
#include <components/translation/translation.hpp>
#include <components/settings/settings.hpp>
#include "mwbase/environment.hpp"
#include "mwworld/ptr.hpp"
Go to the source code of this file.
Classes | |
class | OMW::Engine |
Main engine class, that brings together all the components of OpenMW. More... | |
Namespaces | |
namespace | Compiler |
script compiler | |
namespace | MWScript |
MW-specific script extentions and integration of the script system into OpenMW. | |
namespace | MWSound |
Sound & music. | |
namespace | MWWorld |
World data. | |
namespace | MWGui |
namespace | OEngine |
namespace | OEngine::GUI |
namespace | OEngine::Render |
namespace | Files |
namespace | OMW |
Integration of OpenMW-subsystems. |