Allow changing the cursor, moved Window to GlitchyEngine.UI

This commit is contained in:
Simon Lübeß
2024-10-30 21:20:57 +01:00
parent 1818593394
commit 7506b8c118
11 changed files with 332 additions and 13 deletions
@@ -1,6 +1,7 @@
using System;
using GlitchyEngine.Core;
using GlitchyEngine.Math;
using GlitchyEngine.UI;
namespace GlitchyEngine.Renderer
{
+2
View File
@@ -1,3 +1,5 @@
using GlitchyEngine.UI;
namespace GlitchyEngine.Renderer
{
public class SwapChain