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

@@ -10,8 +10,8 @@ namespace app {
namespace editor {
/**
* @brief The SpriteEditor class represents a sprite editor that inherits from
* SharedROM.
* @class SpriteEditor
* @brief Allows the user to edit sprites.
*
* This class provides functionality for updating the sprite editor, drawing the
* editor table, drawing the sprite canvas, and drawing the current sheets.