xoreos  0.0.5
Classes | Namespaces
module.h File Reference

The context needed to run a Star Wars: Knights of the Old Republic II - The Sith Lords module. More...

#include <list>
#include <set>
#include "src/common/scopedptr.h"
#include "src/common/ustring.h"
#include "src/common/changeid.h"
#include "src/common/configman.h"
#include "src/aurora/ifofile.h"
#include "src/aurora/nwscript/objectref.h"
#include "src/events/types.h"
#include "src/engines/kotor2/objectcontainer.h"
#include "src/engines/kotor2/object.h"
#include "src/engines/kotor2/gui/dialog.h"
Include dependency graph for module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::KotOR2::Module
 
struct  Engines::KotOR2::Module::Action
 

Namespaces

 Engines
 
 Engines::KotOR2
 

Detailed Description

The context needed to run a Star Wars: Knights of the Old Republic II - The Sith Lords module.

Definition in file module.h.