大约有 3,645 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0060 秒)
Laya_社区(3544) Laya2.0_文档(31) Laya3.0_文档(17) Laya3.0_api(12) Laya2.0_示例(12) Laya_示例(11) laya_api(9) Laya2.0_api(9)
Uncaught TypeError: Cannot read property 'regClass' of undefined 1.使用2.12.0版本创建typescript的2D示例项目 2.运行,可以正常运行 3.按F9,默认编程语言是没有任何选择的,然后切换编程语言,选择TypeScript,点击确定 4.运行,出现错误Uncaught Type...
来源: Laya_社区 发布时间: 20210901
...要问我能不能,因为我已经在做 - 杀意来袭 Ts 编辑提示error TS5023: Unknown option 'p' 请问在layaIDE里,怎么调用微信小程序API iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 laya2的Scene默认是文件模式,不会生成...
来源: Laya_社区 发布时间: 20170418
...ot read property 'width' of null VIP功能导出iOS资源,unity插件报 Error to compress texture 问题状态 最新活动: 2019-05-22 15:41 浏览: 1642 关注: 5 人
来源: Laya_社区 发布时间: 20181221
...| order_id | string | 订单ID | | desc | string | 成功"success", 失败"error" | ### 4. 注意事项: iOS的IAP功能并不属于LayaNative引擎的核心功能,此部分代码也是开放的,开发者可以根据自己的需求自行修改,如出现充值问题,LayaBox公司不负责找b...
来源: Laya2.0_文档 发布时间: 20210715
真机上随机报错 JS onFrame error 2021-12-01 17:08:49.363 11766-11918/? I/LayaBox: alert=出错啦,请把此信息截图给研发商 RangeError: Array buffer allocation failed http:111111/.com/libs/laya.d3.js:24049: RangeError: Array buffer allocation failed this._vertices = new Float32Array...
来源: Laya_社区 发布时间: 20211211
...。而且Laya自带的压缩工具没有查看具体报错的功能。 ERROR:invalid property id interface:function(name,_super){ Laya.__package(name,{}); var ins=Laya.__internals; var a=ins[name]=ins[name] || {self:name}; if(_super) { var supers=_super.split(','); a.extend=[]; for(var i=0;i...
来源: Laya_社区 发布时间: 20180806
...l/lib/node_modules/layacmd/node_modules/electron/install.js:47 throw err ^ Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/layacmd/node_modules/electron/.electron' npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! electron@1.8.6 postinstall: `node install.js` npm ERR! Exit stat...
来源: Laya_社区 发布时间: 20180508
...tpRequest(); xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); } private function completeHandler(data:Object):void { //加载完成返回的data是arraybuffer; //.......这里处理我们加密的图片数...
来源: Laya_社区 发布时间: 20171011
...Event.COMPLETE, this, this.completeHandler, [url, 1]); xhr.once(Laya.Event.ERROR, this, this.errorHandler); xhr.send(url, "", "get", "arraybuffer"); } } GameMain.prototype.completeHandler = function (URL, id, data) { // private completeHandler(data: Object, URL: string, id: number): void { //加载...
来源: Laya_社区 发布时间: 20180629
...大神帮我看下这个项目,为什么会一直报 laya.core.js:12326 [error]Failed to load: fnts/test.png laya.core.js:12321 [warn]Retry to load: fnts/test.png 错误 附件已上传! keyi.zip 2017-08-30 0 0 分享 微博 QZONE 微信 Monica - 知识达人 赞同来自: 字体文件...
来源: Laya_社区 发布时间: 20170830