#include "OrxonoxPrereqs.h"
#include "core/OrxonoxClass.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::Rewardable |
Rewardable is an Interface, that can be implemented by any object to enable it to be given as reward to a player through QuestEffects. (With the AddReward effect.). More... |