ImmutableOctet / glare

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

Move `engine::input` into a game-specific namespace/module. #6

Open ImmutableOctet opened 1 year ago

ImmutableOctet commented 1 year ago

This doesn't need to be directly tied into the engine, since input handling is basically its own customization point.