xoreos  0.0.5
Namespaces
game.cpp File Reference

The context handling the gameplay in Star Wars: Knights of the Old Republic. More...

#include <cassert>
#include <algorithm>
#include "src/common/filepath.h"
#include "src/common/filelist.h"
#include "src/common/configman.h"
#include "src/graphics/graphics.h"
#include "src/events/events.h"
#include "src/sound/sound.h"
#include "src/engines/aurora/util.h"
#include "src/engines/kotor/game.h"
#include "src/engines/kotor/kotor.h"
#include "src/engines/kotor/console.h"
#include "src/engines/kotor/module.h"
#include "src/engines/kotor/area.h"
#include "src/engines/kotor/creature.h"
#include "src/engines/kotor/gui/main/main.h"
#include "src/engines/kotor/script/functions.h"
Include dependency graph for game.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::KotOR
 

Detailed Description

The context handling the gameplay in Star Wars: Knights of the Old Republic.

Definition in file game.cpp.