xoreos  0.0.5
Classes | Namespaces
campaign.h File Reference

The context holding a Dragon Age II campaign. More...

#include <vector>
#include <list>
#include <map>
#include "src/common/scopedptr.h"
#include "src/common/ptrvector.h"
#include "src/common/ustring.h"
#include "src/aurora/locstring.h"
#include "src/aurora/types.h"
#include "src/events/types.h"
#include "src/engines/aurora/resources.h"
#include "src/engines/dragonage2/objectcontainer.h"
#include "src/engines/dragonage2/object.h"
Include dependency graph for campaign.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::DragonAge2::Campaign
 
struct  Engines::DragonAge2::Campaign::RIMNode
 A node in the RIM tree. More...
 

Namespaces

 Engines
 
 Engines::DragonAge2
 

Detailed Description

The context holding a Dragon Age II campaign.

Definition in file campaign.h.