Function TileSet.createTile
Creates a new tile with the given ID.
void createTile
(
const(long) id
) nothrow @nogc;
Creates a new tile with the given ID.
void createTile
(
const(long) id
) nothrow @nogc;