大约有 5,015 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0093 秒)
Laya_社区(4919) Laya2.0_文档(33) Laya3.0_文档(18) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...ll, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolean = true):Tween[static] 从props属性,缓动到当前状态。 Tween pause():void 暂停缓动,可以通过resume或restart重新开始。 Tween recover():void 回收到对象池。Tween restart(...
来源: laya_api 发布时间: 20170929
...or final set ffffffff 10-13 17:31:15.861 6514-6514/com.vivo.vs I/WebViewFactory: Loading com.android.webview version 37 (eng.compiler-arm64) (code 199992) 10-13 17:31:15.861 6514-6514/com.vivo.vs I/LibraryLoader: Loading: webviewchromium 10-13 17:31:15.871 6514-6514/com.vivo.vs I/LibraryLoader: Time...
来源: Laya_社区 发布时间: 20181013
...题 Could not locate valid Java executable. Configure nextgenas.java, add to $PATH, or set $JAVA_HOME. 2018-01-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: 可能是java版本问题导致...
来源: Laya_社区 发布时间: 20180131
...ll, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolean = true):Tween[static] 从props属性,缓动到当前状态。 Tween pause():void 暂停缓动,可以通过resume或restart重新开始。 Tween recover():void 回收到对象池。Tween restart(...
来源: Laya2.0_api 发布时间: 20190513
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 真机调试报错:LayaPlayer不支持的标签</SCRIPT> Error: asBitmap no size! retry to load问题 微信小游戏兼容性bug 部分机型load场景不显示 加载龙骨动画出报错Uncaught getUi...
来源: Laya_社区 发布时间: 20180224
...先登录 发起人 rgxianzhan 相关问题 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用...
来源: Laya_社区 发布时间: 20171025
...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 纹理平铺怎么做 微信小游戏:HTMLDivElement的使用 编译调试启动chrome出现错误:...
来源: Laya_社区 发布时间: 20210303
...报超时,然后浏览器自动关掉,接着报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:8185). 更改过port端口 卸载过谷歌浏览器 就差重装系统了,还有没有解TAT 附件 : --> 2018...
来源: Laya_社区 发布时间: 20180713
...can only be initiated by a user gesture.-! !-Time:-19:52:19--ConsoleFailed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.-! !-Time:-19:52:19--ConsoleUncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.-! !-Time:-19:52:28--Conso...
来源: Laya_社区 发布时间: 20181030
Laya.Handler.create 回调 Laya.Tween.to(right, {x: 0} , 700 ,null , Laya.Handler.create(this,this.onStartOver1, [anim])); onStartOver1(bads: Array<any>): void { alert("1" + bads.length) var animsf :Laya.Animation = bads[0] as Laya.Animation; animsf.play(); } 这样用会报错 2017-03-09 添...
来源: Laya_社区 发布时间: 20170309