mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-01 02:33:54 +03:00
1 line
582 B
JavaScript
1 line
582 B
JavaScript
initSidebarItems({"enum":[["StageType","How long a stage lasts before moving to the next one."]],"fn":[["load_all_data","Returns all traffic signal data compiled into this build, keyed by OSM node ID. If any single file is broken, returns an error for the entire load."]],"static":[["DATA",""]],"struct":[["DirectedRoad","A road segment connecting two intersections, and a direction along the segment."],["Stage","A traffic signal is in one stage at any time. The stage describes what movements are possible."],["TrafficSignal",""],["Turn","A movement through an intersection."]]}); |