rukai / winit_input_helper

Processes winit events, allowing input state to be queried at any time.
MIT License
72 stars 31 forks source link

Support for using DeviceEvent #19

Closed 00sos00 closed 2 years ago

00sos00 commented 2 years ago

Would it be possible to add support to switch between using WindowEvent and DeviceEvent, because some events are suited for games controls and some aren't