LeviLamina
Loading...
Searching...
No Matches
MapDecoration Class Reference

Public Types

enum class  Type : schar {
  MarkerWhite = 0 , MarkerGreen = 1 , MarkerRed = 2 , MarkerBlue = 3 ,
  XWhite = 4 , TriangleRed = 5 , SquareWhite = 6 , MarkerSign = 7 ,
  MarkerPink = 8 , MarkerOrange = 9 , MarkerYellow = 10 , MarkerTeal = 11 ,
  TriangleGreen = 12 , SmallSquareWhite = 13 , Mansion = 14 , Monument = 15 ,
  NoDraw = 16 , VillageDesert = 17 , VillagePlains = 18 , VillageSavanna = 19 ,
  VillageSnowy = 20 , VillageTaiga = 21 , JungleTemple = 22 , WitchHut = 23 ,
  TrialChambers = 24 , Count = 25 , Player = 0 , PlayerOffMap = 6 ,
  PlayerOffLimits = 13 , PlayerHidden = 16 , ItemFrame = 1
}
 

Public Member Functions

MapDecorationoperator= (MapDecoration const &)
 
MCAPI MapDecoration (::MapDecoration const &)
 
MCAPI MapDecoration (::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)
 
MCAPI void * $ctor (::MapDecoration const &)
 
MCAPI void * $ctor (::MapDecoration::Type img, schar x, schar y, schar rot, ::std::string const &label, ::mce::Color const &color)
 
MCFOLD void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mLabel
 
::ll::TypedStorage< 1, 1, ::MapDecoration::Type > mImage
 
::ll::TypedStorage< 1, 1, char > mX
 
::ll::TypedStorage< 1, 1, char > mY
 
::ll::TypedStorage< 1, 1, char > mRotation
 
::ll::TypedStorage< 4, 16, ::mce::ColormColor
 

The documentation for this class was generated from the following file: