Closed hecrj closed 4 years ago
Depends on #60.
game::Loop
UserInterface::run
wgpu
0.5.0
wgpu_glyph
0.8.0
winit
0.22
Today coffee turns 1 year old! :tada:
coffee
I have updated winit and wgpu to the latest version. I know it's been outdated for a while, but better late than never.
Depends on #60.
Added
game::Loop
trait. It removes code duplication inUserInterface::run
.Changed
wgpu
to0.5.0
.wgpu_glyph
to0.8.0
.winit
to0.22
.