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

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

621. laya.ui.Clip [ 88%]

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

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

622. laya.d3.graphics.FrustumCulling [ 88%]

...aseCamera, view:Matrix4x4, projection:Matrix4x4, projectionView:Matrix4x4):void[static] FrustumCulling  renderObjectCullingNoBoundFrustum(scene:BaseScene, camera:BaseCamera, view:Matrix4x4, projection:Matrix4x4, projectionView:Matrix4x4):void[static] FrustumCulling  renderObjectCullingOctree(bou...

来源: laya_api 发布时间: 20170422

623. laya.ui.Radio [ 88%]

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

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

624. laya.ui.Box [ 88%]

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

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

625. laya.net.LoaderManager [ 88%]

...致不可预料的问题。 LoaderManager  cacheRes(url:String, data:*):void 缓存资源。 LoaderManager  cancelLoadByUrl(url:String):void 根据地址清理掉未加载的内容 LoaderManager  cancelLoadByUrls(urls:Array):void 根据地址集合清理掉未加载的内容 LoaderManager  c...

来源: laya_api 发布时间: 20170929

626. laya.ui.UIGroup [ 88%]

...ng = null) 创建一个新的 Group 类实例。 UIGroup  _afterInited():voidUIGroup addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Cl...

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

627. laya.map.MapLayer [ 88%]

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

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

628. laya.ui.Image [ 88%]

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

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

629. laya.ui.RadioGroup [ 88%]

...ic Methods Show Inherited Public Methods MethodDefined By _afterInited():voidUIGroup addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Cl...

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

630. laya.ui.FrameClip [ 88%]

...ode 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addLabel(label:String, index:int):void 增加一个标签到index帧上,播放到此index后会派发label事件 AnimationPlayerBase clear():void[override] 清理。方便对象复用。Fra...

来源: laya_api 发布时间: 20170422