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

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

281. 如何通过一个类名获取一个类的对象 [ 62%]

...80 赞同来自: var cls:* = ClassUtils.getClass("TestView"); Laya.stage.addChild(cls); 我这个说cls是空 2017-08-14 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 在使用getClass之前,需要先对此类进行注册,regClass()! 2017-08-28 0 0 分享 微博 QZONE 微信 xfx778...

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

282. laya.ui.ProgressBar [ 62%]

...in:String = null) 创建一个新的 ProgressBar 类实例。 ProgressBar addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:A...

来源: laya_api 发布时间: 20170929

283. laya.ui.View [ 62%]

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

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

284. laya.display.AnimationPlayerBase [ 62%]

...此类,因为有些方法需要由子类实现。 AnimationPlayerBase addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node  addLabel(label:String, index:int)...

来源: laya_api 发布时间: 20170929

285. laya.ui.Image [ 62%]

...efined By  Image(skin:String = null) 创建一个 Image 实例。 Image addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加...

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

286. laya.ui.Slider_API3.0 [ 62%]

...wport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout...

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

287. laya.display.AnimationBase [ 62%]

...例化此类,因为有些方法需要由子类实现。 AnimationBase addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加...

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

288. Animation创建时无法获取高度 [ 62%]

... this.aniUrls( v1, v2, tip, frames ) ).play(); roleAni.pos(x,y); this.root.addChild( roleAni ); roleAni.pivotY = roleAni.getBounds().height; console.log("---> ", roleAni.getBounds() ); 打印为 ---> Rectangle {x: 0, y: 0, width: 0, height: 0}修改anchorY值无效 2017-08-24 添加评论 免...

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

289. laya.ui.FontClip [ 62%]

...dDefined By  FontClip(skin:String = null, sheet:String = null) FontClip addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加...

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

290. laya.ui.FontClip_API3.0 [ 62%]

... y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout...

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