Function TileSet.tileSetTileMode

Sets the tile's tilemode.

void tileSetTileMode (
  const(long) id,
  const(long) tilemode
) nothrow @nogc;