xoreos  0.0.5
Namespaces
game.cpp File Reference

The context handling the gameplay in Star Wars: Knights of the Old Republic II - The Sith Lords. More...

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

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::KotOR2
 

Detailed Description

The context handling the gameplay in Star Wars: Knights of the Old Republic II - The Sith Lords.

Definition in file game.cpp.