mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 00:12:55 +03:00
1 line
567 B
JavaScript
1 line
567 B
JavaScript
initSidebarItems({"fn":[["parse_scenario_path","Extract the map and scenario name from a path. Crashes if the input is strange."],["path",""],["path_all_edits",""],["path_all_saves",""],["path_all_scenarios",""],["path_camera_state",""],["path_edits",""],["path_player",""],["path_popdat",""],["path_prebaked_results",""],["path_raw_map",""],["path_save",""],["path_scenario",""]],"struct":[["MapName","A single map is identified using this. Using a struct makes refactoring later easier, to organize cities hierarchially."],["ROOT_DIR",""],["ROOT_PLAYER_DIR",""]]}); |