This commit is contained in:
2020-08-03 23:05:29 +08:00
parent f3ecc018ff
commit 9e8c6f080f
64 changed files with 325 additions and 261 deletions

View File

@@ -34,6 +34,7 @@ function CSPTasks.init(csObj)
---@type UIScrollView
uiobjs.scrollView = uiobjs.Content:GetComponent("UIScrollView")
uiobjs.scrollView.dampenStrength = MyUtl.dampenStrength
---@type CLUIFormRoot
uiobjs.Top = getCC(transform, "Top", "CLUIFormRoot")