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

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

281. laya.ui.Button_API3.0 [ 55%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Implementation of ISelect.addChildren Inherited from Node...

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

282. laya.ui.CheckBox_API3.0 [ 55%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Implementation of ISelect.addChildren Inherited from Node...

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

283. laya.ui.Label_API3.0 [ 54%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

284. ComboBox属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 53%]

...的滚动条图像资源。 | | selectedIndex | 表示当前选择的项的索引。 | | sizeGrid | 下拉列表图像资源的有效缩放网格数据(九宫格数据)。 | | skin | 下拉列表图像资源。 | | runtime | | | visible | | ### 1.3 ComboBox 组件下拉选项相关属性 ​ ![...

来源: Laya2.0_文档 发布时间: 20210714

285. laya.ui.TextInput_API3.0 [ 53%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

286. laya.ui.TextArea_API3.0 [ 53%]

....addChildAt Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Parameters node: Node 节点对象。 index: number 索引位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/N...

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

287. 创建动画时画布的width和height与 实例化后的ani.size(width, height) 有什么区别 [ 52%]

...放间隔(单位:毫秒) this.aniBirdSing.index = 0; // 当前播放索引 this.aniBirdSing.zOrder = 1; this.aniBirdSing.play(); this.aniBirdSing.pivot(0, 120); this.aniBirdSing.pos(94+0, 259+120); this.aniBirdSing.size(120, 120); console.log(this.aniBirdSing.width, this.aniBirdSing.height); t...

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

288. laya.ui.Panel_API3.0 [ 51%]

...:419 替换子节点。 将传入的新节点对象替换到已有子节点索引位置处。 Parameters newNode: Node 新节点。 oldNode: Node 老节点。 Returns Node 返回新节点。 runCallLater runCallLater(method: Function): void Inherited from Node.runCallLater Defined in laya/display/No...

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

289. laya.utils.Byte [ 50%]

...Arraybuffer 对象。  offset:uint (default = 0) — Arraybuffer 对象的索引的偏移量(以字节为单位)  length:uint (default = 0) — 从 Arraybuffer 对象写入到 Byte 对象的长度(以字节为单位) writeByte()method  public function writeByte(value:int):void 在字节...

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

290. laya.spine.SpineTemplet_API3.0 [ 50%]

...dex(index: number): string Defined in laya/spine/SpineTemplet.ts:108 通过索引得动画名称 Parameters index: number Returns string getSkinIndexByName getSkinIndexByName(skinName: string): number Defined in laya/spine/SpineTemplet.ts:119 通过皮肤名字得到皮肤索引 Parameters skinName:...

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