OpenMW
|
#include <boost/shared_ptr.hpp>
#include <components/interpreter/context.hpp>
#include "../mwbase/world.hpp"
#include "../mwworld/ptr.hpp"
#include "../mwworld/action.hpp"
Go to the source code of this file.
Classes | |
class | MWScript::InterpreterContext |
Namespaces | |
namespace | MWSound |
Sound & music. | |
namespace | MWInput |
User input and character controls. | |
namespace | MWScript |
MW-specific script extentions and integration of the script system into OpenMW. |