Based edits

This commit is contained in:
2025-05-02 01:18:48 -05:00
parent bd8e9222de
commit c183cae173
4 changed files with 50 additions and 6 deletions

View File

@@ -106,6 +106,8 @@ namespace JUI {
Rect* TopbarInstance();
/// Returns a pointer to the Rect Widget that is used to layout the contents of the window.
Rect* ViewportInstance();
Rect* Content();
/// Returns a pointer to the Exit Button Widget.
ImageButton* ExitButtonInstance();