Modules§
- distance_
transform - Used for calculating the standard distance transforms of tiles from walls
- region_
analysis - Used for top-level region analysis of rooms
- tile_
map - Home of the ever-helpful TileMap struct
Functions§
- get_
region_ analysis_ for_ room_ by_ terrain - Generates a room region analysis given the room terrain.
You should be able to use the returned
RoomRegionAnalysis
to get your regions for processing.