mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
break up gameplay stuff
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user