Add ImGui

- Initial ImGui commit, add support for showing demo window in Copium
  Engine
This commit is contained in:
Thraix
2023-07-13 18:18:52 +02:00
parent 4a1a149a68
commit cb120ef731
21 changed files with 381 additions and 6 deletions
+1
View File
@@ -59,6 +59,7 @@ namespace Copium
void Recreate();
int GetFlightIndex() const;
int GetImageCount() const;
private:
void Initialize();