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

Declaration of the HealthPickup class. More...

#include "pickup/PickupPrereqs.h"
#include <string>
#include "pickup/Pickup.h"
#include "tools/interfaces/Tickable.h"

Go to the source code of this file.

Classes

class  orxonox::HealthPickup
 The HealthPickup is a Pickupable that can do (dependent upon the parameters) lots of different things to the health of a Pawn. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Enumerations

enum  orxonox::PickupHealthType { orxonox::PickupHealthType::limited, orxonox::PickupHealthType::temporary, orxonox::PickupHealthType::permanent }
 Enum for the type of the HealthPickup. More...
 

Detailed Description

Declaration of the HealthPickup class.