Orxonox
0.0.5 Codename: Arcturus
|
Definition of the DistanceTrigger class. More...
#include "objects/ObjectsPrereqs.h"
#include <set>
#include "core/ClassTreeMask.h"
#include "interfaces/PlayerTrigger.h"
#include "Trigger.h"
Go to the source code of this file.
Classes | |
class | orxonox::DistanceTrigger |
The DistanceTrigger is a Trigger that triggers whenever an object (that is of the specified target type) is in a specified range of the DistanceTrigger. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Enumerations | |
enum | orxonox::DistanceTriggerBeaconMode { orxonox::DistanceTriggerBeaconMode::off, orxonox::DistanceTriggerBeaconMode::identify, orxonox::DistanceTriggerBeaconMode::exclude } |
Enum for the beacon mode of the DistanceTrigger. More... | |
Definition of the DistanceTrigger class.