Improve event handling
authorBernie Innocenti <bernie@codewiz.org>
Mon, 1 Mar 2021 07:46:52 +0000 (14:46 +0700)
committerBernie Innocenti <bernie@codewiz.org>
Mon, 1 Mar 2021 07:46:52 +0000 (14:46 +0700)
commit20c701434df0fea9118120e87aae12f914cc47d5
tree4e8404956a2a4978a4ac1e8928cdddaff1b46a6b
parent0830429eef89bde43236f306d39f794043363b42
Improve event handling

Now moving the mouse no longer hangs rendering, but events can still
cause the game timer (t) to advance too fast. Will fix this another
time.
main.rs
timer.rs