OpenMW
|
#include "consoleextensions.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>
Namespaces | |
MWScript | |
MW-specific script extensions and integration of the script system into OpenMW. | |
MWScript::Console | |
Script functionality limited to the console. | |
Functions | |
void | MWScript::Console::installOpcodes (Interpreter::Interpreter &interpreter) |