Orxonox
0.0.5 Codename: Arcturus
|
Definition of the MetaPickup class. More...
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... | |
Definition of the MetaPickup class.