Add ImGui
- Initial ImGui commit, add support for showing demo window in Copium Engine
This commit is contained in:
@@ -59,6 +59,7 @@ namespace Copium
|
||||
void Recreate();
|
||||
|
||||
int GetFlightIndex() const;
|
||||
int GetImageCount() const;
|
||||
|
||||
private:
|
||||
void Initialize();
|
||||
|
||||
Reference in New Issue
Block a user