Added more info in README. Updated comments

This commit is contained in:
2025-12-15 14:49:33 +02:00
parent 8e276ab2ab
commit 3d45fc89fc
4 changed files with 27 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
#include "../sdl_helpers.h"
// Renders text within a specified box
class WidgetText : public Widget
{
protected: