Added OrthographicCameraController

This commit is contained in:
Simon Lübeß
2021-08-04 17:22:49 +02:00
parent 3ac99491cf
commit 0735aae74f
4 changed files with 136 additions and 53 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Dependencies = {GlitchyEngine = "*", corlib = "*", LodePng = "*"}
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
ProcessorMacros = ["SANDBOX_2D"]
ProcessorMacros = ["!SANDBOX_2D"]
[Configs.Debug.Win64]
CLibType = "DynamicDebug"