#include "OrxonoxPrereqs.h"
#include "Trigger.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::PlayerTrigger |
A PlayerTrigger is a trigger which is normally triggered by ControllableEntities and can as such return a pointer to the ControllableEntity which triggered it. More... |