abstreet/ezgui/src
2018-12-26 19:11:03 -06:00
..
canvas.rs compute full width needed for signal diagram, including labels 2018-12-26 15:08:51 -06:00
color.rs use const functions to construct constant colors in many cases, now that rust 2018 is here 2018-12-22 12:39:17 -08:00
event.rs aw yeah, unicode arrow key descriptions. and tweaking some wording from filip's feedback 2018-12-22 23:20:21 -08:00
input.rs draw signal diagram exactly below modal menu 2018-12-26 19:11:03 -06:00
lib.rs stack modal states... also fix the show score plugin drawing a bit 2018-12-25 10:27:38 -08:00
log_scroller.rs trying out a quick way to mark parts of the screen unavailable for map-space mouseover. oh hey, it works great. 2018-12-22 20:03:12 -08:00
menu.rs draw signal diagram exactly below modal menu 2018-12-26 19:11:03 -06:00
runner.rs stack modal states... also fix the show score plugin drawing a bit 2018-12-25 10:27:38 -08:00
screen_geom.rs revamp menu to work in screen-space, so canvas can move beneath modal menu. also fix the menu mouseover when a prompt is present. 2018-12-17 14:42:52 -08:00
scrolling_menu.rs trying out a quick way to mark parts of the screen unavailable for map-space mouseover. oh hey, it works great. 2018-12-22 20:03:12 -08:00
text_box.rs start text box with cursor at the end of prefilled 2018-12-23 09:05:39 -08:00
text.rs trying out a quick way to mark parts of the screen unavailable for map-space mouseover. oh hey, it works great. 2018-12-22 20:03:12 -08:00
top_menu.rs traffic signal editor left bar should be drawn below top menu 2018-12-22 22:18:03 -08:00
wizard.rs make menus handle window resizing 2018-12-19 11:48:35 -08:00