大约有 778 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0059 秒)
...开发商联系...”, LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, FD 宏编译时 出现 试图访问该方法时失败 HttpRequest感觉没有发成功 laya2.0引入第三方库失败 Animation 的createFrames 使用已经加载的图集缓存动画失败 laya打...
来源: Laya_社区 发布时间: 20180705
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距...
来源: laya_api 发布时间: 20170929
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold...
来源: laya_api 发布时间: 20170929
... SoundChannel 类包含控制声音的播放、暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By completeHandler : Handler 播放完成处理器。 Soun...
来源: laya_api 发布时间: 20170929
...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void Optional ...
来源: Laya3.0_api 发布时间: 20231115
...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 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
...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 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
...池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 Component setAngle(value:Object):void 设置角度 RigidBody setVelocity(velocity:Object):void 设置速度,比如{x:10,y:10} RigidBodyProtected Methods MethodDefined ...
来源: Laya2.0_api 发布时间: 20190513
...否支持post数据的传输? as里使用URLLoader类中的http 的post方法客户端服务端通讯成功,但是转换成h5后post方法变成了get var urlLoader:URLLoader=new URLLoader(); urlLoader.dataFormat=URLLoaderDataFormat.BINARY; urlLoader.addEventListener(Event.COMPLETE,onDataComplet...
来源: Laya_社区 发布时间: 20151127
...件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 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