[−][src]Module game::common
Re-exports
pub use self::minimap::MinimapController; |
pub use self::warp::Warping; |
Modules
minimap | |
warp |
Structs
CommonState |
Functions
change_url_free_query_param | |
checkbox_per_mode | |
cmp_duration_shorter | |
color_for_agent_type | |
color_for_mode | |
color_for_trip_phase | |
intersections_from_roads | |
list_names | |
tool_panel | |
update_url | This does nothing on native. On web, it modifies the current URL to change the first free parameter in the HTTP GET params to the specified value, adding it if needed. |