ManaPlus
Namespaces | Typedefs | Enumerations
pickup.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"
#include "localconsts.h"

Go to the source code of this file.

Namespaces

 Pickup
 

Typedefs

typedef Pickup ::T PickupT
 

Enumerations

enum  Pickup::T {
  Pickup::OKAY = 0 , Pickup::UNKNOWN , Pickup::BAD_ITEM , Pickup::TOO_HEAVY ,
  Pickup::TOO_FAR , Pickup::INV_FULL , Pickup::STACK_FULL , Pickup::DROP_STEAL ,
  Pickup::MAX_AMOUNT , Pickup::STACK_AMOUNT
}
 

Typedef Documentation

◆ PickupT

typedef Pickup ::T PickupT

Definition at line 44 of file pickup.h.