Home
last modified time | relevance | path

Searched refs:hack_override_orig_spawn_times (Results 1 – 2 of 2) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/importer/src/
H A Dseattle.rs201 map.hack_override_orig_spawn_times(br, times); in add_gtfs_schedules()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/map_model/src/
H A Dmap.rs633 pub fn hack_override_orig_spawn_times(&mut self, br: BusRouteID, times: Vec<Time>) { in hack_override_orig_spawn_times() method