TileInfo.this

Creates a new instance from scratch.

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

Meta