OpenMW
|
#include <components/compiler/extensions.hpp>
#include <components/files/collections.hpp>
#include <components/translation/translation.hpp>
#include <components/settings/settings.hpp>
#include <osgViewer/Viewer>
#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 | |
Resource | |
VFS | |
Compiler | |
script compiler | |
MWScript | |
MW-specific script extensions and integration of the script system into OpenMW. | |
MWSound | |
Sound & music. | |
MWWorld | |
World data. | |
MWGui | |
Files | |
osgViewer | |
OMW | |
Integration of OpenMW-subsystems. | |