Added Renderer2D and 2D Example

This commit is contained in:
Simon Lübeß
2021-05-30 19:38:24 +02:00
parent 64579f9603
commit 562f4855bd
6 changed files with 692 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ Dependencies = {GlitchyEngine = "*", corlib = "*", LodePng = "*"}
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
ProcessorMacros = ["SANDBOX_2D"]
[Configs.Debug.Win64]
CLibType = "DynamicDebug"