ManaPlus
Namespaces | Typedefs | Enumerations
itemdbtype.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 ItemDbType
 

Typedefs

typedef ItemDbType ::T ItemDbTypeT
 

Enumerations

enum  ItemDbType::T {
  ItemDbType::UNUSABLE = 0 , ItemDbType::USABLE , ItemDbType::EQUIPMENT_ONE_HAND_WEAPON , ItemDbType::EQUIPMENT_TWO_HANDS_WEAPON ,
  ItemDbType::EQUIPMENT_TORSO , ItemDbType::EQUIPMENT_ARMS , ItemDbType::CARD , ItemDbType::EQUIPMENT_HEAD ,
  ItemDbType::EQUIPMENT_LEGS , ItemDbType::EQUIPMENT_SHIELD , ItemDbType::EQUIPMENT_RING , ItemDbType::EQUIPMENT_NECKLACE ,
  ItemDbType::EQUIPMENT_FEET , ItemDbType::EQUIPMENT_AMMO , ItemDbType::EQUIPMENT_CHARM , ItemDbType::SPRITE_RACE ,
  ItemDbType::SPRITE_HAIR
}
 

Typedef Documentation

◆ ItemDbTypeT

typedef ItemDbType ::T ItemDbTypeT

Definition at line 49 of file itemdbtype.h.