• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 917 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0187 秒)

911. laya.ui.List_API3.0 [ 16%]

...。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png"], Handler.create(this, onLoadComplete)); } private function onLoadComplete():void { var arr:Arr...

来源: Laya3.0_api 发布时间: 20231115

912. 打包成APK运行一半崩溃 [ 16%]

...use non-0 exit status 04-11 11:17:09.164    8591-8591/? W/System﹕ ClassLoader referenced unknown path: /system/app/WebViewGoogle/lib/arm 04-11 11:17:09.195    8591-8591/? I/cr_LibraryLoader﹕ Time to load native libraries: 6 ms (timestamps 4139-4145) 04-11 11:17:09.195    8591-8591/? I/cr_L...

来源: Laya_社区 发布时间: 20170411

913. laya.ui.Tree_API3.0 [ 16%]

...800); Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png", "resource/ui/clip_selectBox.png", "resource/ui/clip_tree_folder.png", "resource/ui/clip_tree...

来源: Laya3.0_api 发布时间: 20231115

914. socket大型项目回调 [ 14%]

...et监听 创建树Tree 该怎么回调mouseHandler 形参该传什么 Laya.loader.create 进度回调函数执行两次 本人想做个批量加载json文件,然后等这些文件统一加载完后回调 怎么停止正在运行Laya.timer.frameLoop的回调函数 Skeleton 类播放完成一遍后...

来源: Laya_社区 发布时间: 20180119

915. laya.ui.Clip_API3.0 [ 7%]

...aya.stage.bgColor = "#efefef";//设置画布的背景颜色 var clip; Laya.loader.load("resource/ui/clip_num.png",laya.utils.Handler.create(this,loadComplete));//加载资源 function loadComplete() { console.log("资源加载完成!"); clip = new laya.ui.Clip("resource/ui/clip_num.png",10,1);//...

来源: Laya3.0_api 发布时间: 20231115

916. laya native加载人物模型出错 [ 7%]

laya native加载人物模型出错 我使用 var that=this; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){  var scene3d=new Laya.Scene3D(); that.owner.addChild(scene);  var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone();...

来源: Laya_社区 发布时间: 20190725

917. lib/arm/liblayaair.so 总是崩溃 [ 7%]

...000 00000000 00004000 FCB69D5D9959529D6C6FB1C0C18C94200 libwebviewchromium_loader.so 08-14 10:57:49.247 22858-22354/? A/google-breakpad: M EC85E000 00000000 00003000 24D15BC5C6EA92B09E4D52747AEF153F0 libhwdeviceinfo.so     M EC863000 00000000 00004000 30A94C74E1F7EB044C813B360170F4D20 libfm_jni.so...

来源: Laya_社区 发布时间: 20180814