OpenMW
|
#include "extensions.hpp"
#include <components/compiler/extensions.hpp>
#include <components/compiler/opcodes.hpp>
#include <components/interpreter/interpreter.hpp>
#include <components/interpreter/runtime.hpp>
#include <components/interpreter/opcodes.hpp>
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "../mwbase/soundmanager.hpp"
#include "../mwbase/windowmanager.hpp"
#include "interpretercontext.hpp"
#include "ref.hpp"
Namespaces | |
MWScript | |
MW-specific script extensions and integration of the script system into OpenMW. | |
MWScript::Sound | |
Functions | |
void | MWScript::Sound::installOpcodes (Interpreter::Interpreter &interpreter) |