xoreos  0.0.5
Namespaces
kotor.cpp File Reference

Engine class handling Star Wars: Knights of the Old Republic. More...

#include <cassert>
#include "src/common/util.h"
#include "src/common/ustring.h"
#include "src/common/filelist.h"
#include "src/common/filepath.h"
#include "src/common/configman.h"
#include "src/aurora/resman.h"
#include "src/aurora/language.h"
#include "src/aurora/talkman.h"
#include "src/aurora/talktable_tlk.h"
#include "src/events/events.h"
#include "src/graphics/aurora/cursorman.h"
#include "src/graphics/aurora/fontman.h"
#include "src/engines/aurora/util.h"
#include "src/engines/aurora/loadprogress.h"
#include "src/engines/aurora/resources.h"
#include "src/engines/aurora/model.h"
#include "src/engines/kotor/kotor.h"
#include "src/engines/kotor/version.h"
#include "src/engines/kotor/modelloader.h"
#include "src/engines/kotor/console.h"
#include "src/engines/kotor/game.h"
Include dependency graph for kotor.cpp:

Go to the source code of this file.

Namespaces

 Engines
 
 Engines::KotOR
 

Detailed Description

Engine class handling Star Wars: Knights of the Old Republic.

Definition in file kotor.cpp.