大约有 324 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
Laya_社区(266) Laya2.0_文档(18) Laya3.0_文档(8) Laya2.0_示例(8) Laya_示例(7) Laya3.0_api(7) laya_api(5) Laya2.0_api(5)
...OMPLETE 事件;如果队列中任意一个加载失败,会派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。 LoaderManager 类提供了以下几种功能: 多线程:默认5个加载线程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4...
来源: laya_api 发布时间: 20170929
...layaAir 都是2.2.0 不多说直接看例子 undefined preload.js:55 Error: "Can not find class laya.effect.ColorFilterSetter" laya.core.js:29646 at getCompInstance (file:///D:/WQSG/Documents/testLayaFont/testLayaFont2/bin/libs/laya.core.js:29646:13) at createComp (file:///D:/WQSG/Documents...
来源: Laya_社区 发布时间: 20190730
...COMPLETE, this, onHttpRequestComplete); hr.once(Event.ERROR, this, onHttpRequestError); hr.send(NameJosn, null, 'get', 'xml'); function method():void trace(hr.data) } hr.data 返回结...
来源: Laya_社区 发布时间: 20160626
... } ); 在loadAsync这里报错:[Game] Uncaught (in promise) Error: End of data reached (data length = 1, asked index = 4). Corrupted zip ?我以为压缩文件有误,换了个以前项目在使用的压缩文件,结果也是一样的。 这是啥问题啊……………………,...
来源: Laya_社区 发布时间: 20230208
...Laya.Event.COMPLETE, this, this.CompleteHandler); this.xhr.once(Laya.Event.ERROR, this, this.ErrorHandler); this.xhr.on(Laya.Event.PROGRESS, this, this.ProgressHandler); this.xhr.send(Global.WebHost+this.currentRequest.url, this.currentRequest.data, "post", "text", ["Access-Control-Allow-Origin","*"...
来源: Laya_社区 发布时间: 20200629
...ale LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 ...
来源: Laya_社区 发布时间: 20240124
...fter 03-19 15:01:05.486 3970-3970/? E/SimeSkbManager: config keyboard type error... 03-19 15:01:05.531 2534-2534/? E/SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1} 03-19 15:01:05.761 2534-3844/? E/BufferQueueProducer: [com.layabox.conch5/layaair.game.browser...
来源: Laya_社区 发布时间: 20180319
...游戏用"微信开发者工具"打开就报错. 堆栈: gameThirdScriptError undefined;at api readFile success callback function console.error @ VM1782:1 errorReport @ WAGame.js:3 thirdErrorReport @ WAGame.js:3 (anonymous) @ WAGame.js:3 u @ WAGame.js:4 (anonymous) @ WAGame.js:4 function.setTimeo...
来源: Laya_社区 发布时间: 20180509
...OMPLETE 事件;如果队列中任意一个加载失败,会派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。 LoaderManager 类提供了以下几种功能: 多线程:默认5个加载线程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4...
来源: Laya2.0_api 发布时间: 20190513
...行在chrome里面 听不见声音 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问...
来源: Laya_社区 发布时间: 20151218