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

大约有 94 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0037 秒)

1. 打包apk后Laya.Socket对象调用close方法后不会派发Event.CLOSE事件 [ 100%]

打包apk后Laya.Socket对象调用close方法后不会派发Event.CLOSE事件 Laya.Socket对象调用close方法后不会派发Event.CLOSE事件,后端服务器断开了,但前端没有执行onclose里的事件。网页端没有问题,只有打包的app端有问题 2021-02-03 添加评论 ...

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

2. Event.CLOSE不触发 [ 98%]

Event.CLOSE不触发 弹出框类型的界面类构造里写了  this.once(Event.CLOSE,this,onClose);    为什么  页面关闭后onClose方法并没有被调用       我用的最新版引擎    2017-08-04 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

3. this.btClose1.on(Laya.Event.CLICK,null,this.close);报错 [ 95%]

this.btClose1.on(Laya.Event.CLICK,null,this.close);报错 this.btClose1.on(Laya.Event.CLICK,null,this.close); 这句代码报错  附件 : --> 2017-06-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueyin...

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

4. laya.net.Socket [ 92%]

...All Classes | Index | Frames No Frames SocketProperties | Methods | Events | Constants Packagelaya.netClasspublic class SocketInheritanceSocket EventDispatcher Object Socket 封装了 HTML5 WebSocket ,允许服务器端与客户端进行全双工(full-duplex)的实时通信,并且允...

来源: laya_api 发布时间: 20170929

5. laya.net.Socket [ 92%]

...All Classes | Index | Frames No Frames SocketProperties | Methods | Events | Constants Packagelaya.netClasspublic class SocketInheritanceSocket EventDispatcher Object Socket 封装了 HTML5 WebSocket ,允许服务器端与客户端进行全双工(full-duplex)的实时通信,并且允...

来源: Laya2.0_api 发布时间: 20190513

6. 不能成功调用 DiaLog Close 关闭方法 [ 89%]

...rt(){ Start.super(this); // 注册点击开始事件 this.beginBtn.on(Laya.Event.CLICK,this,this.onBeginClick); // 注册跳转事件 this.linkMsleanBtn.on(Laya.Event.CLICK,this,this.onLinkClick); // 初始化 UI 界面显示 this.reset(); } // 注册 Start 类 Laya.class(Start,"Start",_super); var ...

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

7. dialog的popup方法不会关闭其他弹窗 [ 86%]

...alDialog: NormalDialog; constructor() { super();  this.btn_signin.on(Laya.Event.CLICK, null, () => { this.showDialog("登录成功") }); this.btn_register.on(Laya.Event.CLICK, null, () => { this.showDialog("注册功能暂未开放") });  }  showDialog(context: string) { // if (this.normalD...

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

8. laya.net.Socket_API3.0 [ 84%]

... Socket 对象。 Socket 以异步方式传输和接收数据。 Hierarchy EventDispatcher Socket Index Constructors constructor Properties disableInput protocols BIG_ENDIAN LITTLE_ENDIAN Accessors connected endian input output Methods cleanSocket close connect connectByUrl event flush hasListener o...

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

9. 强烈建议DIALOG的OPEN,CLOSE事件带DIALOG自己 [ 84%]

...st滑动条会引起单元格上的按钮点击后多次触发点击事件 event自定义事件的问题 3d物理不能触发onCollisionEnter事件 微信小游戏与加载图片时不会触发erroe事件 为什么给Sprite容器添加点击事件没反应 问题状态 最新活动: 2017-11-21 17:12...

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

10. 使用LayaNative打包后调用socket.close(),有问题。。。。 [ 84%]

...,仍然认为前端连着得 2017-10-31 0 0 分享 微博 QZONE 微信 S_eVent 赞同来自: 目前在LayaNative 2.6中依旧存在该问题,不知道官方是不是不管这一块专门花心思做3D的东西去了 2020-05-23 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...

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