break up gameplay stuff

This commit is contained in:
2024-08-13 08:38:21 +10:00
parent 5b97a02288
commit dc88042a36
13 changed files with 448 additions and 132 deletions

View File

@ -8,13 +8,19 @@ add_executable(Voxelotl MACOSX_BUNDLE
FloatExtensions.swift
Matrix4x4.swift
Rectangle.swift
NSImageLoader.swift
Renderer.swift
GameController.swift
Camera.swift
Player.swift
FPSCalculator.swift
GameDelegate.swift
Application.swift
Game.swift
main.swift)
set_source_files_properties(