Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces | Enumerations
MetaPickup.h File Reference

Definition of the MetaPickup class. More...

#include "pickup/PickupPrereqs.h"
#include "pickup/Pickup.h"

Go to the source code of this file.

Classes

class  orxonox::MetaPickup
 The MetaPickup is a Pickupable that can, depending on the parameter metaTye, do different things. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Enumerations

enum  orxonox::PickupMetaType {
  orxonox::PickupMetaType::none, orxonox::PickupMetaType::use, orxonox::PickupMetaType::drop, orxonox::PickupMetaType::destroy,
  orxonox::PickupMetaType::destroyCarrier
}
 The meta type, specifying what the MetaPickup does exactly. More...
 

Detailed Description

Definition of the MetaPickup class.