mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-11 08:15:34 +03:00
1 line
419 B
JavaScript
1 line
419 B
JavaScript
initSidebarItems({"enum":[["PathfinderCaching","When pathfinding with different `RoutingParams` is done, a temporary pathfinder must be created. This specifies what type of pathfinder and whether to cache it."]],"struct":[["Pathfinder",""],["PathfinderCache","For callers needing to request paths with a variety of RoutingParams. The caller is in charge of the lifetime, so they can clear it out when appropriate."]]}); |