aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/matrix.hpp
AgeCommit message (Expand)Author
2022-06-13refactor: replace string matrix with template matrixHampusM
2022-06-13refactor: implement matrix iteratorHampusM
2022-06-13perf: add noexcept almost everywhereHampusM
2022-06-13refactor: replace unsigned int with uint32_tHampusM
2022-06-13refactor: make vector2 & bounds data classesHampusM
2022-06-13refactor: improve factoriesHampusM
2022-06-13refactor: add virtual destructors to interfacesHampusM
2022-06-13add basic engine graphicsHampusM