Function map_model::pathfind::uber_turns::flood

source ·
fn flood(start: TurnID, map: &Map, exits: &BTreeSet<TurnID>) -> Vec<UberTurn>