Function TileSet.tileSetModulate

Sets the tile's modulation color.

void tileSetModulate (
  const(long) id,
  const(Color) color
) nothrow @nogc;