Same as enclosedTiles, but return coords instead of tiles
Find an area of tiles enclosed by 'walls'.
Same as floodTiles, but return coordinates instead of the tiles at those coordinates.
Returns a range that iterates through tiles based on a flood filling algorithm.
Provides various useful operations on a tile grid.