鼠标框架完成 窗口事件框架完成
This commit is contained in:
@@ -46,5 +46,23 @@
|
||||
},
|
||||
"UI/ObjectClass/WindowNode.nut": {
|
||||
"description": "窗口节点"
|
||||
},
|
||||
"UI/Windows": {
|
||||
"description": "窗口集合"
|
||||
},
|
||||
"UI/Windows/HUD": {
|
||||
"description": "血槽"
|
||||
},
|
||||
"UI/Windows/HUD/Window_hud.nut": {
|
||||
"description": "血槽窗口"
|
||||
},
|
||||
"Tool": {
|
||||
"description": "工具类"
|
||||
},
|
||||
"UI/Windows/System": {
|
||||
"description": "系统"
|
||||
},
|
||||
"UI/Windows/System/Cursor.nut": {
|
||||
"description": "鼠标"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user