Searched defs:crossing_state (Results 1 – 2 of 2) sorted by relevance
28 pub fn crossing_state(&self, start_dist: Distance, start_time: Time, map: &Map) -> CarState { in crossing_state() method
502 fn crossing_state(&self, start_dist: Distance, start_time: Time, map: &Map) -> PedState { in crossing_state() method