code/__HELPERS/paths/sssp.dm
/datum/path_map | Datum that describes the shortest path between a source turf and any turfs within a distance |
---|---|
/datum/pathfind/sssp | Single source shortest path Generates a flow map of a reachable turf -> the turf next closest to the map's center |