aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/input.hpp
AgeCommit message (Expand)Author
2022-06-13refactor: improve input configuring structureHampusM
2022-06-13perf: add noexcept almost everywhereHampusM
2022-06-13refactor: remove virtual from input handler interface destructorHampusM
2022-06-13refactor: add virtual destructors to interfacesHampusM
2022-06-13feat: add input handler & quitting with 'q'HampusM