Function TileMap.tileSet

The assigned TileSet.

TileSet tileSet() nothrow @property @nogc;

void tileSet (
  TileSet v
) nothrow @property @nogc;