xoreos
0.0.5
|
The context holding a Star Wars: Knights of the Old Republic II - The Sith Lords area. More...
#include "src/common/scopedptr.h"
#include "src/common/util.h"
#include "src/common/error.h"
#include "src/common/readstream.h"
#include "src/common/maths.h"
#include "src/aurora/resman.h"
#include "src/aurora/gff3file.h"
#include "src/aurora/2dafile.h"
#include "src/aurora/2dareg.h"
#include "src/graphics/graphics.h"
#include "src/graphics/renderable.h"
#include "src/graphics/aurora/cursorman.h"
#include "src/sound/sound.h"
#include "src/engines/aurora/util.h"
#include "src/engines/kotor2/area.h"
#include "src/engines/kotor2/room.h"
#include "src/engines/kotor2/module.h"
#include "src/engines/kotor2/waypoint.h"
#include "src/engines/kotor2/placeable.h"
#include "src/engines/kotor2/door.h"
#include "src/engines/kotor2/creature.h"
Go to the source code of this file.
Namespaces | |
Engines | |
Engines::KotOR2 | |
The context holding a Star Wars: Knights of the Old Republic II - The Sith Lords area.
Definition in file area.cpp.