ImmutableOctet / glare

Glare: Open Source Game Engine written in Modern C++
MIT License
0 stars 0 forks source link

`app::input` should be moved into its own module called `input` #30

Open ImmutableOctet opened 2 years ago

ImmutableOctet commented 2 years ago

The app::input submodule has become much larger than app itself. I think it makes sense to move this into its own namespace/module.