35 #ifndef _MetaPickup_H__ 36 #define _MetaPickup_H__ 93 virtual void changedUsed(
void);
100 {
return this->metaType_; }
101 const std::string& getMetaTypeAsString(
void)
const;
109 { this->metaType_ = type; }
113 void initialize(
void);
128 #endif // _TestPickup_H__ #define _PickupExport
Definition: PickupPrereqs.h:60
Declaration of the Pickup class.
The MetaPickup uses all the PickupCarriers' Pickupables.
::std::string string
Definition: gtest-port.h:756
The MetaPickup drops all the PickupCarriers' Pickupables.
The MetaPickup destroys all the PickupCarriers' Pickupables.
xmlelement
Definition: Super.h:519
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102
The Pickup class offers (useful) base functionality for a wide range of pickups.
Definition: Pickup.h:92
PickupMetaType
The meta type, specifying what the MetaPickup does exactly.
Definition: MetaPickup.h:50
The MetaPickup destroys the PickupCarrier.
Shared library macros, enums, constants and forward declarations for the questsystem module ...