ManaPlus
Namespaces | Enumerations
mapitemtype.h File Reference

(986a3bf)

Go to the source code of this file.

Namespaces

 MapItemType
 

Enumerations

enum  MapItemType::Type {
  MapItemType::EMPTY = 0 , MapItemType::HOME = 1 , MapItemType::ROAD = 2 , MapItemType::CROSS = 3 ,
  MapItemType::ARROW_UP = 4 , MapItemType::ARROW_DOWN = 5 , MapItemType::ARROW_LEFT = 6 , MapItemType::ARROW_RIGHT = 7 ,
  MapItemType::PORTAL = 8 , MapItemType::MUSIC = 9 , MapItemType::ATTACK = 10 , MapItemType::PRIORITY = 11 ,
  MapItemType::IGNORE_ = 12 , MapItemType::PICKUP = 13 , MapItemType::NOPICKUP = 14 , MapItemType::SEPARATOR = 15
}