Update OverworldEditor documentation and others

This commit is contained in:
scawful
2024-04-14 10:33:18 -05:00
parent b7cd8bccd3
commit 08ad521b74
5 changed files with 27 additions and 9 deletions

View File

@@ -11,6 +11,11 @@
namespace yaze {
namespace app {
/**
* @namespace yaze::app::gui
* @brief Graphical User Interface (GUI) components for the application.
*/
namespace gui {
using app::gfx::Bitmap;