11 enum class Type : schar {
25 SmallSquareWhite = 13,
48 ::ll::TypedStorage<8, 32, ::std::string> mLabel;
49 ::ll::TypedStorage<1, 1, ::MapDecoration::Type> mImage;
50 ::ll::TypedStorage<1, 1, char> mX;
51 ::ll::TypedStorage<1, 1, char> mY;
52 ::ll::TypedStorage<1, 1, char> mRotation;
53 ::ll::TypedStorage<4, 16, ::mce::Color> mColor;
67 ::MapDecoration::Type img,
71 ::std::string
const& label,
84 ::MapDecoration::Type img,
88 ::std::string
const& label,
MCAPI MapDecoration(::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)
MCAPI void * $ctor(::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)