uplev xlua

This commit is contained in:
2020-08-05 07:08:47 +08:00
parent 52cc2a59aa
commit b3f98bfda1
298 changed files with 444 additions and 250 deletions

View File

@@ -53,6 +53,8 @@ DateTime = CS.System.DateTime
---@type UIRoot
UIRoot = CS.UIRoot
---@type UIPanel
UIPanel = CS.UIPanel
---@type UICamera
UICamera = CS.UICamera
---@type UIRect

View File

@@ -88,7 +88,7 @@ function CSPTasks.show()
end,
0.1
)
uiobjs.Content.onClipMove = CSPTasks.onClipMove
uiobjs.scrollView.onDragStarted = CSPTasks.onDragStart
uiobjs.scrollView.onDragFinished = CSPTasks.onDragEnd