mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-20 21:01:33 +03:00
1 line
392 B
JavaScript
1 line
392 B
JavaScript
initSidebarItems({"enum":[["TurnPriority",""],["TurnType",""]],"struct":[["Turn","A Turn leads from the end of one Lane to the start of another. (Except for pedestrians; sidewalks are bidirectional.)"],["TurnID","Turns are uniquely identified by their (src, dst) lanes and their parent intersection. Intersection is needed to distinguish crosswalks that exist at two ends of a sidewalk."]]}); |