Function TileSet.tileSetName

Sets the tile's name.

void tileSetName (
  const(long) id,
  const(String) name
) nothrow @nogc;