mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
2 lines
1.3 KiB
HTML
2 lines
1.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__HELPERS/paths/sssp.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/__HELPERS/paths/sssp.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__HELPERS/paths/sssp.dm"><img src="git.png" width="16" height="16" title="code/__HELPERS/paths/sssp.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/path_map.html">/datum/path_map</a></th><td>Datum that describes the shortest path between a source turf and any turfs within a distance</td></tr><tr><th><a href="datum/pathfind/sssp.html">/datum/pathfind/sssp</a></th><td>Single source shortest path
|
|
Generates a flow map of a reachable turf -> the turf next closest to the map's center</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |