Works, but with memory leaks

This commit is contained in:
Dynamitos
2022-03-26 12:55:04 +01:00
parent cd28e433cc
commit 9130a7961f
23 changed files with 720 additions and 308 deletions
+2
View File
@@ -25,6 +25,8 @@ public:
void applyArea(URect area);
void setFocused();
const std::string& getName();
protected:
Gfx::PGraphics graphics;
Gfx::PViewport viewport;