game-loop
game-loop copied to clipboard
Winit - event_loop.create_window deprecated
Going by the using_winit.rs example in line 14 event_loop.create_window seems to be deprecated. What would be the way to use the latest winit version correctly?