Added pause menu, new F3 debug panel, fogCurve setting

This commit is contained in:
MihailRis
2023-11-11 15:35:27 +03:00
parent b9ed7a2b28
commit e48e41c99a
28 changed files with 1267 additions and 324 deletions
+2
View File
@@ -30,6 +30,8 @@ public:
static void popScissor();
static void resetScissor();
static void clear();
static double time();
};