OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
apps
openmw
mwscript
extensions.hpp
Go to the documentation of this file.
1
#ifndef GAME_SCRIPT_EXTENSIONS_H
2
#define GAME_SCRIPT_EXTENSIONS_H
3
4
namespace
Compiler
5
{
6
class
Extensions;
7
}
8
9
namespace
Interpreter
10
{
11
class
Interpreter
;
12
}
13
14
namespace
MWScript
15
{
16
void
installOpcodes
(
Interpreter::Interpreter
& interpreter,
bool
consoleOnly =
false
);
18
}
19
20
#endif
Interpreter::Interpreter::Interpreter
Interpreter()
Definition:
interpreter.cpp:162
Interpreter::Interpreter
Definition:
interpreter.hpp:16
MWScript::installOpcodes
void installOpcodes(Interpreter::Interpreter &interpreter, bool consoleOnly)
Definition:
extensions.cpp:23
Generated on Tue Jan 24 2017 02:05:51 for OpenMW by
1.8.6