Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces | Enumerations
QuestEffectBeacon.h File Reference

Definition of the QuestEffectBeacon class. More...

#include "questsystem/QuestsystemPrereqs.h"
#include <list>
#include "worldentities/StaticEntity.h"

Go to the source code of this file.

Classes

class  orxonox::QuestEffectBeacon
 A QuestEffectBeacon is a physical entity in the game which can (under some condition(s)) invoke a number of QuestEffects on players meeting the condition(s). More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Enumerations

enum  orxonox::QuestEffectBeaconStatus { orxonox::QuestEffectBeaconStatus::Inactive, orxonox::QuestEffectBeaconStatus::Active }
 The status of the QuestEffectBeacon, can be either active or inactive. More...
 

Detailed Description

Definition of the QuestEffectBeacon class.