Function TileSet.tileSetTextureOffset

Sets the tile's texture offset.

void tileSetTextureOffset (
  const(long) id,
  const(Vector2) texture_offset
) nothrow @nogc;