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