abstreet/rustdoc/sim/mechanics/walking/sidebar-items.js
2021-05-06 18:00:40 +00:00

1 line
465 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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