abstreet/rustdoc/map_model/objects/movement/sidebar-items.js
2022-04-26 15:50:41 +00:00

1 line
601 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"fn":[["find_r",""],["movement_geom",""]],"struct":[["CompressedMovementID","This is cheaper to store than a MovementID. It simply indexes into the list of movements."],["Movement","A Movement groups all turns from one road to another, letting traffic signals and pathfinding operate at a higher level of abstraction."],["MovementID","A movement is like a turn, but with less detail it identifies a movement from one directed road to another. One road usually has 4 crosswalks, each a singleton Movement. We need all of the information here to keep each crosswalk separate."]]});