abstreet/rustdoc/sim/mechanics/walking/sidebar-items.js

1 line
459 B
JavaScript
Raw Normal View History

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."]]});