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

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

2401. 打包Android单机版原生应用,屏幕黑屏,但是看日志发现逻辑正常执行了 [ 36%]

...常执行了 09-10 18:47:40.537 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/widget/ViewStub; 09-10 18:47:40.538 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/webkit/ViewStub; 09-10 18:47:40.539 26418-26418/com.layabox.game E/art: Clas...

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

2402. 只要引入protobuf就会导致连接网络失败 [ 36%]

...2-05 0 9 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 在index.html中把protobuf的js文件引用的顺序改下,不要放在核心包上边 2018-02-05 0 16 分享 微博 QZONE 微信 taofljf 赞同来自: 这么简单的问题,看文档https://ask.layabox.com/question/176 201...

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

2403. 构建app闪退,测试app扫码可以运行 [ 35%]

...om.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]     string: 'http://192.168.2.139:8900/bin/libs/l...

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

2404. Android Studio发布apk报错 [ 35%]

...栈: 08-08 14:03:53.145 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine: game_plugin_set_option key=localize value=true 08-08 14:03:53.145 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://192.168.1.64:8900/bin/index.html 08-08 14:03:53.145 18...

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

2405. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 34%]

...以在此添加一个延时             this.frameOnce(2, this, this.init);         }         Laya.class(GradientText, "effect.GradientText", _super);         let _proto = GradientText.prototype;         _proto.init = function () {             switch (this.style) {     ...

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

2406. 如何能监听到TouchStart和TouchEnd事件 [ 34%]

...n 事件对象的 type 属性值。*/         static MOUSE_DOWN: string;         /** 定义 mouseup 事件对象的 type 属性值。*/         static MOUSE_UP: string;         /** 定义 click 事件对象的 type 属性值。*/         static CLICK: string;   ...

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

2407. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 33%]

...tor3 = new Laya.Vector3(0, 1, 0); //初始化引擎         Laya3D.init(0, 0);         Laya.stage.scaleMode = Laya.Stage.SCALE_FULL;         Laya.stage.screenMode = Laya.Stage.SCREEN_NONE;                      //预加载所有资源         var re...

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

2408. laya.ui.UIEvent [ 33%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show...

来源: laya_api 发布时间: 20170929

2409. socket大型项目回调 [ 33%]

...export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = 'heartbeat timeout'; private JS_WS_CLIENT_TYPE:string = 'js-websocket'; private JS_WS_CLIENT...

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

2410. 2.4,2.5版本U3D导出插件导出模型时抛出代码异常 [ 33%]

...05476@qq.com 异常: KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) r.a (UnityEngine.GameObject A_0, i A_1, System.Boolean A_2) (at <52f9fa4ca1c34de5a...

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