aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/cursor.hpp
AgeCommit message (Expand)Author
2022-06-13refactor: have cursor controller inverting input positionsHampusM
2022-06-13refactor: replace last subscriber patterned codeHampusM
2022-06-13style: improve function and brace stylingHampusM
2022-06-13refactor: use trailing return typesHampusM
2022-06-13chore: add nolint comments to interfacesHampusM
2022-06-13refactor: make the cursor hide & show methods not staticHampusM
2022-06-13refactor: move updating status from the move cursor commandHampusM
2022-06-13refactor: rename game initializer & move input configHampusM
2022-06-13refactor: add cursor controller interfaceHampusM