abstreet/game/src/debug
2020-01-28 17:26:14 -08:00
..
floodfill.rs reduce use of override_colors. make ColorerBuilder slightly easier to 2020-01-24 12:02:40 -08:00
mod.rs not all lanes have to be the same width. make sidewalks a bit thinner. 2020-01-28 17:26:14 -08: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 not all lanes have to be the same width. make sidewalks a bit thinner. 2020-01-28 17:26:14 -08:00