ManaPlus
Namespaces | Typedefs | Enumerations
itemtype.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 ItemType
 

Typedefs

typedef ItemType ::T ItemTypeT
 

Enumerations

enum  ItemType::T {
  ItemType::Healing = 0 , ItemType::Unknown = 1 , ItemType::Usable = 2 , ItemType::Etc = 3 ,
  ItemType::Weapon = 4 , ItemType::Armor = 5 , ItemType::Card = 6 , ItemType::PetEgg = 7 ,
  ItemType::PetArmor = 8 , ItemType::Unknown2 = 9 , ItemType::Ammon = 10 , ItemType::DelayConsume = 11 ,
  ItemType::Cash = 18
}
 

Typedef Documentation

◆ ItemTypeT

typedef ItemType ::T ItemTypeT

Definition at line 43 of file itemtype.h.