|
Orxonox
0.0.5 Codename: Arcturus
|
Declaration of the Pickup class. More...
#include "pickup/PickupPrereqs.h"#include "core/BaseObject.h"#include "core/XMLPort.h"#include "tools/Timer.h"#include "CollectiblePickup.h"Go to the source code of this file.
Classes | |
| class | orxonox::Pickup |
| The Pickup class offers (useful) base functionality for a wide range of pickups. More... | |
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Enumerations | |
| enum | orxonox::PickupActivationType { orxonox::PickupActivationType::immediate, orxonox::PickupActivationType::onUse } |
| Enum for the Pickup activation type. More... | |
| enum | orxonox::PickupDurationType { orxonox::PickupDurationType::once, orxonox::PickupDurationType::continuous } |
| Enum for the Pickup duration type. More... | |
Declaration of the Pickup class.
1.8.11