allow camera movement with the keyboard

This commit is contained in:
2024-08-22 17:08:28 +10:00
parent 83fc86d2a5
commit 39d46da7f7
5 changed files with 231 additions and 40 deletions

View File

@ -28,6 +28,7 @@ add_executable(Voxelotl MACOSX_BUNDLE
Color.swift
Camera.swift
Renderer.swift
Keyboard.swift
GameController.swift
FPSCalculator.swift
GameDelegate.swift