35 #ifndef _QuestEffect_H__ 36 #define _QuestEffect_H__ 63 static bool invokeEffects(
PlayerInfo* player, std::list<QuestEffect*> & effects);
The BaseObject is the parent of all classes representing an instance in the game. ...
Definition: BaseObject.h:63
Handles QuestEffects for Quests.
Definition: QuestEffect.h:56
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Shared library macros, enums, constants and forward declarations for the questsystem module ...
Declaration of BaseObject, the base class of all objects in Orxonox.
Definition: PlayerInfo.h:39
#define _QuestsystemExport
Definition: QuestsystemPrereqs.h:60