Commit Graph

13 Commits

Author SHA1 Message Date
5b404efa74 Add scaling factors for input actions 2023-10-16 13:44:55 +02:00
68fb6d0910 Add Touch input handling 2023-10-15 13:39:22 +02:00
57e4352c6c Add Tick method to input device 2023-10-14 18:29:32 +02:00
f5337ce6ec Split InputManager 2023-10-13 13:14:15 +02:00
b2ec209ef0 Cleanup input stuff 2023-10-12 12:13:14 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
20ecb4f1a3 Refactoring of Input Devices 2021-08-30 19:28:43 +02:00
8cf70e483b Fix typo 2020-11-23 22:48:11 +01:00
876f25784e Cleanup includes 2020-10-28 01:13:11 +01:00
78d24fbe41 Introduce Math.hpp and use typedef to make replacing glm with something else in the future simpler 2020-10-27 23:25:26 +01:00
0a693b72dd Refactor some code 2020-08-06 20:48:17 +02:00
c0a234ab06 Fix linux build 2020-05-24 23:14:11 +02:00
fc529b0694 Add basic input system 2020-05-16 00:56:22 +02:00