Home
last modified time | relevance | path

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

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/sim/src/mechanics/
H A Dwalking.rs250 trips.ped_reached_building(now, ped.id, bldg, ped.total_blocked_time, ctx); in update_ped()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/sim/src/
H A Dtrips.rs445 pub fn ped_reached_building( in ped_reached_building() method