xoreos
0.0.5
|
The context needed to run a Neverwinter Nights module. More...
#include <list>
#include <map>
#include <set>
#include "src/common/scopedptr.h"
#include "src/common/ptrmap.h"
#include "src/common/ustring.h"
#include "src/common/changeid.h"
#include "src/aurora/ifofile.h"
#include "src/aurora/nwscript/objectref.h"
#include "src/graphics/aurora/types.h"
#include "src/events/types.h"
#include "src/engines/aurora/resources.h"
#include "src/engines/nwn/objectcontainer.h"
#include "src/engines/nwn/object.h"
Go to the source code of this file.
Classes | |
class | Engines::NWN::Module |
struct | Engines::NWN::Module::Action |
Namespaces | |
Engines | |
Engines::NWN | |
The context needed to run a Neverwinter Nights module.
Definition in file module.h.