Function TileSet.tileSetTexture

Sets the tile's texture.

void tileSetTexture (
  const(long) id,
  Texture texture
) nothrow @nogc;