Function TileSet.removeTile
Removes the given tile ID.
void removeTile
(
const(long) id
) nothrow @nogc;
Removes the given tile ID.
void removeTile
(
const(long) id
) nothrow @nogc;