abstreet/santa/src
Michael Kirk 5b6c88d3b4
more button progress and fixups (#465)
* replace Btn::txt with new ButtonBuilder styles

* fixup! replace Btn::text_bg1 with ButtonBuilder (btn_primary_light)
2021-01-20 14:11:28 -08:00
..
after_level.rs Record the path a player takes, and display that afterward 2020-12-20 12:58:11 -08:00
animation.rs Upgrade rand 2021-01-03 19:48:03 -08:00
before_level.rs Add WASD alternate santa controls for someone with broken arrow keys. 2020-12-29 19:37:54 -08:00
buildings.rs Express AmenityType as a proper enum. 2020-12-28 12:18:29 -08:00
controls.rs Add WASD alternate santa controls for someone with broken arrow keys. 2020-12-29 19:37:54 -08:00
game.rs Record the path a player takes, and display that afterward 2020-12-20 12:58:11 -08:00
levels.rs Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
lib.rs Start all UI apps except for game by loading a map using the async interface. This lets someone on the web immediately start with any map based on URL params. And it's one step towards removing the montlake file from being hardcoded in the wasm. #344 2021-01-09 14:45:33 -08:00
main.rs Rename the experiment crate in preparation for a Monday release 2020-12-19 10:01:28 -08:00
meters.rs Rename the experiment crate in preparation for a Monday release 2020-12-19 10:01:28 -08:00
music.rs Start to generate two simple scenario from actdev desire lines. https://github.com/cyipt/actdev/issues/32 2021-01-14 10:31:21 -08:00
player.rs Also count intersections adjacent to bike/bus lanes as boost-worthy, so 2020-12-19 19:58:36 -08:00
session.rs Split abstio crate out from abstutil. #253 2021-01-02 10:28:00 -08:00
title.rs more button progress and fixups (#465) 2021-01-20 14:11:28 -08:00
vehicles.rs Stop procrastinating on tuning... 2020-12-19 18:05:46 -08:00