Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Quest Class Reference

This class is basically a 'quest', includes conditions for completion. More...

#include <Quests.h>

List of all members.

Public Methods

 Quest ()
 Constructor for default values.


Public Attributes

int x
 The x,y location that will complete the quest.

int y
 The x,y location that will complete the quest.

int map
 The floor the quest is on. Quests will only be given out on the floor they can be completed on, for simplicity.

bool bDone
 Is the quest completed?

string TheDescript
 What is the one-line description of this quest? STL String.

bool bGivesKey
 Will completing this quest give me an additional skeleton key?


Detailed Description

This class is basically a 'quest', includes conditions for completion.

The game stores a vector full of these to provide the "backbone" for Mr. Questy.


The documentation for this class was generated from the following files:
Generated on Thu Jun 3 16:21:29 2004 by doxygen1.2.15