大约有 347 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0048 秒)
Laya_社区(260) Laya3.0_api(21) Laya2.0_文档(17) laya_api(17) Laya2.0_api(14) Laya3.0_文档(13) Laya_示例(3) Laya2.0_示例(2)
...t::ERR_FILE_NOT_FOUND 发布时提示index.html not found unity3d sentinel key not found 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常...
来源: Laya_社区 发布时间: 20190312
...in zipData.files) { console.log(`key=${i},value=${zipData.files[i]}`); } } ) } ); 在loadAsync这里报错:[Game] Uncaught (in promise) ...
来源: Laya_社区 发布时间: 20230208
...3D工程在这里上传失败,已经发送到1029805476@qq.com 异常: KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) r.a (UnityEngine.GameObject A_0, ...
来源: Laya_社区 发布时间: 20200114
...无法加载 这种图片地址 https://sh.mudgj.com/api/player/auth/img?key=testpng oppo小游戏下 无法显示 Laya.loader .load( "https://sh.mudgj.com/api/playe ... ot%3B, Laya.Loader.IMAGE ) .then((res: Laya.Texture) => { let sp = new Laya.Sprite(); sp.texture = res; sp.pos(0, 200); this....
来源: Laya_社区 发布时间: 20250818
...ar i = 0; i < 5; i++){ var btn = new Laya.Sprite(); btn.loadImage("Key.jpg",i*100,800,100,60); btn.id= i; btns.push(btn); this.btnBox.addChild(btn); console.log(btn.id); } for(var i = 0; i < 5; i++){ btns[i].on(Laya.Event.CLICK,this,judge,[i]); } function judge(aa){ console.log("...
来源: Laya_社区 发布时间: 20180817
...捕获大部分按键 但tab键是无法捕获的! userName_txt.on(Event.KEY_PRESS,this,tabNext,[userName_txt]); private function tabNext(e:Event,target:Node):void { if(e.keyCode == Keyboard.TAB) { //无法触发 焦点直接直接到浏览器外去了(浏览器...
来源: Laya_社区 发布时间: 20180926
...c正常,但按键回调函数中调用DoFunc报错 我现在得到结论 KeyHandler中的this不能指代__proto对象 要使this指代过去,我记得参数中要加个参数才对,麻烦看下是不是转换问题,还是有这种写法 附件 : --> 2017-01-23 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20170123
...toomShaderConfig.json文件,在里面写了各种各样的方案,比如key为 shader名称,value为shader文件路径……,继续导出,仍然报同样的警告。 3.请问这个具体应该怎么去配置啊?配置格式到底是如何才算正确? 2019-08-19 添加评论 免费帖 ...
来源: Laya_社区 发布时间: 20190819
...的时候是 let state: AnimatorState = new AnimatorState(); state.name = key;// walk/idle/attack state.clipStart = clipStart; state.clipEnd = clipEnd; state.clip = this._animator.getDefaultState().clip; this._animator.addState(state);每个状态的clip都是 this._animator.getDefaultState().clip ...
来源: Laya_社区 发布时间: 20200410
...器 https://wap3.ucweb.com/files/U ... f145_(Build170329180734).apk?auth_key=1491533407-0-0-ee5e959bf7c67ab367ae1a6aae658018&SESSID=dd4d4dc5b7388733d47ed7fdb52f475e UC浏览器最新版本黑屏.zip 2017-03-31 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问...
来源: Laya_社区 发布时间: 20170331