This commit is contained in:
2020-07-18 21:12:14 +08:00
parent 1361db18a9
commit 33dc6cea60
214 changed files with 16596 additions and 3104 deletions

View File

@@ -180,11 +180,11 @@ public static class XluaGenCodeConfig
typeof(CLUIElement),
typeof(CLUIElementDate),
typeof(CLUIElementPopList),
typeof(InvokeEx),
//==========================
typeof(MyMain),
typeof(MyCfg),
typeof(NativeGallery),
typeof(NativeGalleryUtl),
typeof(LBSUtl),
typeof(MyWWWTexture),
typeof(MyLocation),
@@ -200,6 +200,9 @@ public static class XluaGenCodeConfig
typeof(CLUIPopListPanel),
typeof(CLUIScrollViewWithEvent),
typeof(Client4Stomp),
typeof(MyGallery),
typeof(NativeCamera),
typeof(MyCamera),
};
//C#静态调用Lua的配置包括事件的原型仅可以配delegateinterface