Structs§
- Reduced
Spawn Distance - Only the parts of the
SpawnDistance
struct that are needed for the spread plotting. - Spawn
Distance - Struct for the distance of an area from a collection of spawn points.
- Spawn
Distances - Struct for the distances of all areas from CT and T spawn points.
- Spawns
- Struct for the positions of CT and T spawn points.
- Spread
Result - Result of one spread step.
Enums§
Functions§
- generate_
spreads - Generate spread steps from the distances of areas to CT and T spawns.
- get_
distances_ from_ spawns - For each area in
map_areas
, find the distances and paths to CT and T spawns. - save_
spreads_ to_ json - Save the spread results to a JSON file.