34 #ifndef _Rewardable_H__ 35 #define _Rewardable_H__ virtual ~Rewardable()
Definition: Rewardable.h:54
This is the class from which all interfaces of the game-logic (not the engine) are derived from...
Definition: OrxonoxInterface.h:50
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Declaration of OrxonoxInterface, the base class of all interfaces in Orxonox.
Shared library macros, enums, constants and forward declarations for the orxonox library ...
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60
Rewardable is an Interface, that can be implemented by any object to enable it to be given as reward ...
Definition: Rewardable.h:50
Definition: PlayerInfo.h:39