Home
last modified time | relevance | path

Searched defs:OffMapLocation (Results 1 – 2 of 2) sorted by relevance

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/sim/src/make/
H A Dscenario.rs92 pub struct OffMapLocation { struct
93 pub parcel_id: usize,
94 pub gps: LonLat,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/sim/src/
H A Dlib.rs325 destination: Option<OffMapLocation>, in end_at_border()
444 origin: Option<OffMapLocation>, in start_at_border()
468 destination: Option<OffMapLocation>, in end_at_border()