xoreos  0.0.5
Classes | Namespaces
module.h File Reference

The context needed to run a Star Wars: Knights of the Old Republic 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/graphics/aurora/fadequad.h"
#include "src/events/types.h"
#include "src/engines/kotor/objectcontainer.h"
#include "src/engines/kotor/object.h"
#include "src/engines/kotor/savedgame.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::KotOR::Module
 
struct  Engines::KotOR::Module::Action
 

Namespaces

 Engines
 
 Engines::KotOR
 

Detailed Description

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

Definition in file module.h.