uplev xlua
This commit is contained in:
@@ -46,7 +46,7 @@ MonoBehaviour:
|
||||
material: {fileID: 0}
|
||||
mSprites: []
|
||||
mPixelSize: 1
|
||||
mReplacement: {fileID: 0}
|
||||
mReplacement: {fileID: 11400000, guid: 5ceb49909c25f471fb6d136b24c49d48, type: 3}
|
||||
mCoordinates: 0
|
||||
sprites: []
|
||||
_isBorrowSpriteMode: 1
|
||||
|
||||
@@ -60,6 +60,7 @@ public static class XluaGenCodeConfig
|
||||
|
||||
//NGUI
|
||||
typeof(UIRoot),
|
||||
typeof(UIPanel),
|
||||
typeof(UICamera),
|
||||
typeof(Localization),
|
||||
typeof(NGUITools),
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"2020158":{"2":{"id":"2", "host":"app.ttf-cti.com", "name":"\u6d4b\u8bd5\u670d\u52a1\u5668", "iosVer":"a6968fb46e31b36375187db2432b5a57", "port":29006, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":1}, "3":{"id":"3", "host":"192.168.1.11", "name":"\u672c\u5730\u6d4b\u8bd5", "iosVer":"a6968fb46e31b36375187db2432b5a57", "port":29000, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":1}, "1":{"id":"1", "host":"app.ttf-cti.com", "name":"\u6b63\u5f0f\u670d\u52a1\u5668", "iosVer":"a6968fb46e31b36375187db2432b5a57", "port":29004, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":0}}}
|
||||
{"2020158":{"2":{"id":"2", "host":"app.ttf-cti.com", "name":"\u6d4b\u8bd5\u670d\u52a1\u5668", "iosVer":"623d6eda830b6c771ea6ce1a148d1fc6", "port":29006, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":1}, "3":{"id":"3", "host":"192.168.1.11", "name":"\u672c\u5730\u6d4b\u8bd5", "iosVer":"623d6eda830b6c771ea6ce1a148d1fc6", "port":29000, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":1}, "1":{"id":"1", "host":"app.ttf-cti.com", "name":"\u6b63\u5f0f\u670d\u52a1\u5668", "iosVer":"623d6eda830b6c771ea6ce1a148d1fc6", "port":29004, "androidVer":"4b673ccbca28edf447c48db26c8d845e", "isDev":0}}}
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
r8 $trCRM/resVer/IOS/VerCtl/priority.ver8,722dcaa9e7156063d217fbc6efe4d87f8 !trCRM/resVer/IOS/VerCtl/other.ver8,bfef43eb4efe0ec902574a9109157ff9
|
||||
r8 $trCRM/resVer/IOS/VerCtl/priority.ver8,7e334608c249d5580f7a39489d3821ce8 !trCRM/resVer/IOS/VerCtl/other.ver8,bfef43eb4efe0ec902574a9109157ff9
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user