Completed InputManager refactor

Separate InputManager from CameraController
InputManager is one, consolidated input handling object
CameraController provides an interface for keystrokes & mouse movements detected/handled by InputManager
This commit is contained in:
Daniel Lovell
2024-09-23 22:00:18 -07:00
parent 3b64fc9f2b
commit aab46e4d39
4 changed files with 154 additions and 164 deletions

View File

@@ -11,7 +11,7 @@ TagManager:
-
- Water
- UI
-
- Floor
-
-
-