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

1 line
465 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. Theres no queueing or slowdown when many people are overlapping. Theyre simply grouped together into a DrawPedCrowdInput for rendering."]]});