13 enum class Type : schar {
27 SmallSquareWhite = 13,
50 ::ll::TypedStorage<8, 32, ::std::string> mLabel;
51 ::ll::TypedStorage<1, 1, ::MapDecoration::Type> mImage;
52 ::ll::TypedStorage<1, 1, char> mX;
53 ::ll::TypedStorage<1, 1, char> mY;
54 ::ll::TypedStorage<1, 1, char> mRotation;
55 ::ll::TypedStorage<4, 16, ::mce::Color> mColor;
68 ::MapDecoration::Type img,
72 ::std::string
const& label,
85 ::MapDecoration::Type img,
89 ::std::string
const& label,