控件框架基础引入

This commit is contained in:
2025-10-21 23:06:06 +08:00
parent b16e8d7820
commit 5d78244ef0
10 changed files with 381 additions and 70 deletions

View File

@@ -64,5 +64,11 @@
},
"UI/Windows/System/Cursor.nut": {
"description": "鼠标"
},
"UI/Windows/Widget": {
"description": "控件"
},
"UI/Windows/Widget/BaseWidget.nut": {
"description": "基础控件"
}
}