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

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

41. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 59%]

...addChildren addComponent addComponentInstance addLine addLines bubbleEvent callLater clear clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents getLine hasHideFlag hasListener isAncestorOf off offAll offAllCall...

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

42. 渲染完成的回调 [ 58%]

...因为UI没有渲染完成),有没有UI渲染完成的回调 是用 “callLater” 吗?   2017-11-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ymsdandan 赞同来自: 你用changeHandler试试吧   2...

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

43. 取handler有概率取错 [ 56%]

...d +'_'+ mid];     }     set 方法也要这样改,参照附件文件 CallLater.rar 2019-09-03 0 1 分享 微博 QZONE 微信 1553654448用户 赞同来自: 拿number当key 不可避免的会出现两个不一样的ID加起来变成一样的....没人解决这个问题么?? 2019-09-03 0 0 分...

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

44. 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? [ 56%]

... * @param method 定时器回调函数。 * @param args 回调参数。 */ callLater(caller: any, method: Function, args?: Array<any>): void; /** * 立即执行 callLater 。 * @param caller 执行域(this)。 * @param method 定时器回调函数。 */ runCallLater(caller: any, method: Functi...

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

45. 发布QQ玩一玩,使用VScode,windows环境下打包问题。 [ 55%]

...       this._clipChanged=true;                 this.callLater(this.changeClip);             }         } 2018-10-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 陌上花开 相关问题 LayaAi...

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

46. 关于mouseThough=true的问题 [ 55%]

...olor = "#ff0000"; // trace(Laya.timer.toString()); // Laya.timer.callLater(this,onLater); // trace(Laya.timer.toString()); var assets:Array = []; assets.push({url:[ "fish_6.png" ],type:Loader.IMAGE}); Laya.loader.load(assets,Handler.create(this,onLoaded)); } private function onLo...

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

47. laya.d3.core.light.DirectionLight [ 53%]

...omponent):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。...

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

48. laya.d3.core.light.PointLight [ 53%]

...omponent):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。...

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

49. list 数据不会及时渲染 [ 53%]

...//            cardList.refresh(); //            cardList.callLater(refreshCard[0,MyHomeModel.intance.tempArr1]);              cardList.array = MyHomeModel.intance.tempArr1;  点击数组换了 但原来的数据视图还在 重叠了 没有及时刷新  点击第二次...

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

50. laya.d3.core.light.SpotLight [ 53%]

...omponent):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。...

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