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

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

171. laya.ui.TextInput [ 78%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label ...

来源: laya_api 发布时间: 20170929

172. laya.media.SoundManager_API3.0 [ 78%]

...是一个声音管理类。提供了对背景音乐、音效的播放控制方法。 引擎默认有两套声音方案:WebAudio和H5Audio 播放音效,优先使用WebAudio播放声音,如果WebAudio不可用,则用H5Audio播放,H5Audio在部分机器上有兼容问题(比如不能混音...

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

173. laya.ui.TextInput [ 78%]

...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label ...

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

174. LayaAir引擎1.7 之后as转换js,出现问题 [ 78%]

...lue) this._mcAni.removeFromParent(); }); //----Laya.superSet,没有这个方法吧?   1.7之前的转换 __getset(0,__proto,'visible',function(){ return _super.prototype._$get_visible.call(this); },function(value){ _super.prototype._$set_visible.call(this,value); if (value) this._mcAni.removeFr...

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

175. laya.d3.component.Animator_API3.0 [ 77%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

176. laya.d3.core.MeshFilter_API3.0 [ 77%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisable(): void Inherite...

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

177. laya.d3.core.BaseCamera [ 77%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收...

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

178. laya.components.Animator2D_API3.0 [ 76%]

...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void Optional ...

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

179. laya.components.Component [ 76%]

...池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProperty Detaildestroyedpropertydestroyed:Boolean  [read-only] 获取是否已经销毁 。 Implementation     public function get destroyed():Booleanenabledprope...

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

180. laya.components.CommonScript_API3.0 [ 76%]

... Defined in laya/components/CommonScript.ts:25 创建后只执行一次 此方法为虚方法,使用时重写覆盖即可 Returns void onDestroy onDestroy(): void Overrides Component.onDestroy Defined in laya/components/CommonScript.ts:73 销毁时执行 此方法为虚方法,使用时重写覆...

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