Sketchy Multi Viewports

This commit is contained in:
2026-02-05 23:59:11 -06:00
parent 8581589bfe
commit 8b0192c9b8
8 changed files with 61 additions and 15 deletions

View File

@@ -38,6 +38,8 @@ class ImguiModule : public Archimedes::Module {
~ImguiModule();
void onLoad() override;
void run() override;
bool onEvent(const Archimedes::Event&) override;