mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 03:35:51 +03:00
1 line
465 B
JavaScript
1 line
465 B
JavaScript
initSidebarItems({"constant":[["TIME_TO_FINISH_BIKING",""],["TIME_TO_START_BIKING",""]],"enum":[["PedState",""]],"fn":[["find_crowds",""]],"struct":[["Pedestrian",""],["WalkingSimState","Simulates pedestrians. Unlike vehicles, pedestrians can move bidirectionally on sidewalks and just “ghost” through each other. There’s no queueing or slowdown when many people are overlapping. They’re simply grouped together into a DrawPedCrowdInput for rendering."]]}); |