No need for mutable references
[kaka/rust-sdl-test.git] / src / core / app.rs
2021-01-17 Tomas WenströmNo need for mutable references
2021-01-17 Tomas WenströmUse durations everywhere!
2021-01-17 Tomas WenströmFleshed out the controller
2021-01-12 Tomas WenströmAdded a basic gamestate with a controlled mario
2021-01-10 Tomas WenströmGive added device to any disconnected controller
2021-01-10 Tomas WenströmMinor refactor
2021-01-09 Tomas WenströmAdded a controller manager
2021-01-06 Tomas WenströmRenamed module game to core