abstreet/game/src/debug
2020-01-17 14:11:07 -08:00
..
associated.rs move some associated-stuff coloring to debug mode 2019-11-08 11:36:46 -08:00
connected_roads.rs rename the main editor crate to game -- map editing is just a tiny piece ;) 2019-09-07 13:09:09 -07:00
floodfill.rs after clicking a button, figure out if we're hovering over any new buttons that're created. kind of an invasive refactor to get to this, but worth it. 2020-01-07 11:43:34 -06:00
mod.rs after clicking a button, figure out if we're hovering over any new buttons that're created. kind of an invasive refactor to get to this, but worth it. 2020-01-07 11:43:34 -06:00
objects.rs dont let screenspace things see cursor if it's in mapspace. fixes clicking buttons hidden by clipping. 2020-01-17 14:11:07 -08:00
polygons.rs after clicking a button, figure out if we're hovering over any new buttons that're created. kind of an invasive refactor to get to this, but worth it. 2020-01-07 11:43:34 -06:00
routes.rs cutover sim time (via the API) to time 2019-11-27 11:49:57 -08:00