TileInfo.this

Automatically generates itself from a bytestream.

  1. this(ubyte[] source, uint totalWidth, uint totalHeight)
    class TileInfo
    @safe pure
    this
    (
    ubyte[] source
    ,,)
  2. this(ubyte tileWidth, ubyte tileHeight, uint totalWidth, uint totalHeight)

Meta