Map.this

Undocumented in source.
  1. this()
  2. this(uint mapId, ubyte scale, bool showIcons, sul.protocol.java340.types.Icon[] icons, ubyte colums, ubyte rows, Tuple!(ubyte, "x", ubyte, "z") offset, ubyte[] data)
    class Map
    pure nothrow @safe @nogc
    this
    (
    uint mapId
    ,
    ubyte scale = ubyte.init
    ,
    bool showIcons = bool.init
    ,,
    ubyte colums = ubyte.init
    ,
    ubyte rows = ubyte.init
    ,
    Tuple!(ubyte, "x", ubyte, "z") offset = Tuple!(ubyte, "x", ubyte, "z").init
    ,
    ubyte[] data = (ubyte[]).init
    )

Meta