aboutsummaryrefslogtreecommitdiff
path: root/src/engine/user/cursor.hpp
AgeCommit message (Expand)Author
2022-06-13refactor: make cursor controller track cursor pos itselfHampusM
2022-06-13refactor: move directions to vector2 & make vector2 hashableHampusM
2022-06-13refactor: replace unsigned int with uint32_tHampusM
2022-06-13refactor: make vector2 & bounds data classesHampusM
2022-06-13feat: add moving cursorHampusM