大约有 97 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
Laya_社区(65) Laya3.0_文档(6) Laya3.0_api(6) Laya2.0_文档(6) Laya2.0_api(4) laya_api(4) Laya_示例(3) Laya2.0_示例(3)
...dex:int = 0, loop:Boolean = true):void 播放动画。 MovieClip playTo(start:int, end:int, complete:Handler = null):void 从开始索引播放到结束索引,结束之后出发complete回调 MovieClip pos(x:Number, y:Number, speedMode:Boolean = false):Sprite 设置坐标位置。相当于分...
来源: Laya2.0_api 发布时间: 20190513
...个js中的对象 var client:any = new Laya.Browser.window.Demo1(); client.start(); } script.onerror = function():void{ //加载错误函数 } Laya.Browser.document.body.appendChild(script); } } new Main; 然后再新建一个js文件,简单代码如下: var Demo1 = (function () { function Clien...
来源: Laya3.0_文档 发布时间: 20241014
...11:24:58.701527+0800 MineSweeper6[7091:2932031] onLayaInitError error=Load start url error 设备:iPhone7 iOS11.2 Laya是1.7.16 是单机游戏,编译下,发布下无任何问题 2018-03-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20180315
...个js中的对象 var client:any = new Laya.Browser.window.Demo1(); client.start(); } script.onerror = function():void{ //加载错误函数 } Laya.Browser.document.body.appendChild(script); } } new Main; ``` 然后再新建一个js文件,简单代码如下: ```typescript var Demo1 = (function (...
来源: Laya2.0_文档 发布时间: 20210715
...问题 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. ios14系统下 blendMode='lighter' 图片异常 骨骼动画播放完后的回调时间 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() laya3D动画无法播放 ...
来源: Laya_社区 发布时间: 20180725
...spector? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 问题状态 最新活动: 2021-01-25 20:24 浏览: 315 关注: 4 人
来源: Laya_社区 发布时间: 20201218
...t) { console.log("Called back by the worker!\n"); }; myWorker.postMessage("start"); // start the worker. ``` 新建一个my_task.js文件,代码如下 ```javascript self.addEventListener('message', function (e) { var xmlreq = new XMLHttpRequest(); xmlreq.responseType = "text"; xmlreq.onload = ...
来源: Laya2.0_文档 发布时间: 20210715
...ts:25 (anonymous) @ bundle-f6bf8.js:1 8The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. <URL> Scene.ts:402 Error loading Loading.ls: Error: unknown type 'xmaaYG8AQ1yC07pr_JvyPA' (anonymous) @ Scene.ts:402 Promise.then (async) load @ S...
来源: Laya_社区 发布时间: 20240724
...nALSource current num=10 2019-06-18 13:34:09.231349+0800 test1[6479:65523] Start js scripts/apploader.js 2019-06-18 13:34:09.237285+0800 test1[6479:65523] js thread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js 2019-06-18 13:34:09....
来源: Laya_社区 发布时间: 20190618
...错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 ide 2.4 layaair2-cmd 编译报错 关于龙骨动画转换 lh文件内meshSprite添加阴影属性无效 图片添加点击事件 有的不生效 问题状态 最新活动: 2017-01...
来源: Laya_社区 发布时间: 20170105