This commit is contained in:
NoryiE
2025-02-24 19:52:39 +00:00
parent eecb6e9dc1
commit 5513bf4072
14 changed files with 409 additions and 138 deletions

View File

@@ -1,5 +1,5 @@
# BaseElement : PropertySystem
The base class for all UI elements in Basalt
The base class for all UI elements in Basalt. This class provides basic properties and event handling functionality.
## Properties