mirror of https://codeberg.org/topola/topola.git
Besides owning the navmesh, the A* stepper stores g-scores and f-scores, displaying which will be helpful for debugging, so we want to be able to access the whole A* stepper instead of only the navmesh. |
||
|---|---|---|
| .. | ||
| astar.rs | ||
| draw.rs | ||
| mod.rs | ||
| navcord.rs | ||
| navcorder.rs | ||
| navmesh.rs | ||
| route.rs | ||
| router.rs | ||