gui: more xml and lua support

This commit is contained in:
MihailRis
2024-02-14 00:31:45 +03:00
parent ef0d4d69e4
commit c6bd52eed2
10 changed files with 110 additions and 30 deletions
+1
View File
@@ -63,6 +63,7 @@ public:
void loadContent();
void loadWorldContent(const fs::path& folder);
void loadAllPacks();
double getDelta() const;
std::shared_ptr<Screen> getScreen();
};