xoreos  0.0.5
Classes | Namespaces
area.h File Reference

The context holding a Star Wars: Knights of the Old Republic II - The Sith Lords area. More...

#include <vector>
#include <list>
#include <map>
#include "src/common/ptrlist.h"
#include "src/common/ustring.h"
#include "src/common/mutex.h"
#include "src/aurora/types.h"
#include "src/aurora/lytfile.h"
#include "src/aurora/visfile.h"
#include "src/sound/types.h"
#include "src/events/types.h"
#include "src/events/notifyable.h"
#include "src/engines/kotor2/object.h"
#include "src/engines/kotor2/trigger.h"
Include dependency graph for area.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::KotOR2::Area
 An area in Star Wars: Knights of the Old Republic II - The Sith Lords, holding all objects and rooms within, as well as general area properties like the current background music and ambient sounds. More...
 
struct  Engines::KotOR2::Area::CameraStyle
 

Namespaces

 Engines
 
 Engines::KotOR2
 

Detailed Description

The context holding a Star Wars: Knights of the Old Republic II - The Sith Lords area.

Definition in file area.h.