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

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

291. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 15%]

...: void Inherited from Node.addChildren Defined in laya/display/Node.ts:251 批量增加子节点 Parameters Rest ...args: any[] Returns void addComponent addComponent<T>(componentType: {}): T Inherited from Node.addComponent Defined in laya/display/Node.ts:950 添加组件。 Type parameters T...

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

292. socket大型项目回调 [ 15%]

...传什么 Laya.loader.create 进度回调函数执行两次 本人想做个批量加载json文件,然后等这些文件统一加载完后回调 怎么停止正在运行Laya.timer.frameLoop的回调函数 Skeleton 类播放完成一遍后有没事件或者回调 http 请求 once 的 回调参数,...

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

293. laya.display.Animation [ 15%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addLabel(label:String, index:int):void 增加一个帧标签到指定索引的帧上。当动画播放到此索引的帧时会派发Event.LABEL事件,派发事件是在完成当前帧画面更新...

来源: laya_api 发布时间: 20170929

294. laya.display.Input [ 15%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

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

295. laya.display.Animation [ 15%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode addLabel(label:String, index:int):void 增加一...

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

296. laya.ui.List [ 14%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  addItem(souce:Object):void 添加单元格数...

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

297. laya.ui.ViewStack_API3.0 [ 14%]

...: void Inherited from Node.addChildren Defined in laya/display/Node.ts:251 批量增加子节点 Parameters Rest ...args: any[] Returns void addComponent addComponent<T>(componentType: {}): T Inherited from Node.addComponent Defined in laya/display/Node.ts:950 添加组件。 Type parameters T...

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

298. laya.display.Stage [ 14%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node custom...

来源: laya_api 发布时间: 20170929

299. laya.display.Input [ 14%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  changeText(text:String):void[override] Input clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否...

来源: laya_api 发布时间: 20170929

300. laya.display.Text [ 14%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  changeText(text:String):void 快速更改显示文本。不进行排版计算,效率较高。 如果只更改文字内容,不更改文字样式,建议使用此接口,能提高效率。 Text...

来源: laya_api 发布时间: 20170929