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

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

91. laya.ui.Panel [ 31%]

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

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

92. 2.x引擎项目升级指南 · LayaAir3.0文档 · LAYABOX [ 31%]

... return obj; }); } } 加载类里不需要考虑是单独加载,还是是批量加载其中一个环节,因为task.createCallback可以很好的将总体进度归一化为0~1。 复杂的例子可以参考引擎里的TextureLoader/MaterialLoader/MeshLoader之类。 然后使用Loader.registerLoa...

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

93. laya.display.Scene [ 31%]

...加子节点到指定的索引位置。 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

94. laya.ui.Image [ 31%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Fu...

来源: laya_api 发布时间: 20170929

95. laya.ui.Radio [ 31%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Fu...

来源: laya_api 发布时间: 20170929

96. laya.ui.Tree [ 31%]

...加子节点到指定的索引位置。 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

97. laya.ui.ProgressBar [ 31%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Fu...

来源: laya_api 发布时间: 20170929

98. laya.device.media.Video [ 31%]

...加子节点到指定的索引位置。 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

99. laya.display.AnimationPlayerBase [ 31%]

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

来源: laya_api 发布时间: 20170929

100. laya.d3.core.scene.BaseScene [ 30%]

...子节点到指定的索引位置。 BaseScene addChildren(... args):void 批量增加子节点 Node  addFrustumCullingObject(renderObject:BaseRender):void BaseScene  addRenderQuene():void 添加渲染队列。 BaseScene  addShaderDefine(define:int):void 增加shader宏定义。 BaseScene  ...

来源: laya_api 发布时间: 20170422