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

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

111. 如何让Timer在循环中同步执行 [ 78%]

...方案能让循环与Timer同步执行(即:在第一次fireStart()!!!回调后再!!!执行for循环的第二个) 附件 : --> 2017-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同...

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

112. 网络通信 · LayaAir3.0文档 · LAYABOX [ 78%]

...sources文件夹下新建一个data.txt文件 //设置完成事件,添加回调方法 http.once(Laya.Event.COMPLETE, this, this.completeHandler); //设置错误事件,添加回调方法 http.once(Laya.Event.ERROR, this, this.errorHandler); //设置进度事件,添加回调方法 http.on(Laya.E...

来源: Laya3.0_文档 发布时间: 20241014

113. laya.d3.core.light.DirectionLight_API3.0 [ 78%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Nod...

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

114. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 78%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Nod...

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

115. laya.ui.RadioGroup_API3.0 [ 77%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

116. laya.ui.Tab_API3.0 [ 77%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

117. Dispather.event参数传的是数组,为什么收到的参数却是个int类型? [ 77%]

...接 提交 2 个回复 Laya_XS 赞同来自: sixsir [1,2]这样写代表在回调函数那边要接收2个参数,而这两个参数的数据类型为数字整型。 2016-12-10 1 1 分享 微博 QZONE 微信 sixsir 赞同来自: 我后面明白了,原来laya传出来的参数把我传入的数组...

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

118. laya.display.Text_API3.0 [ 77%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

119. laya.ui.List_API3.0 [ 77%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

120. laya.d3.core.scene.Scene3D [ 77%]

...。 Parameters url:String — 模板地址。  complete:Handler — 完成回调。 render()method override public function render(ctx:Context, x:Number, y:Number):void 更新、呈现显示对象。由系统调用。 Parameters ctx:Context — 渲染的上下文引用。  x:Number — X轴坐标...

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