game-loop icon indicating copy to clipboard operation
game-loop copied to clipboard

Winit - event_loop.create_window deprecated

Open sneakingJ opened this issue 1 year ago • 0 comments

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?

sneakingJ avatar Mar 23 '25 19:03 sneakingJ