大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...vas如何使用layaAir引擎 导微信小程序报错window.focus is not a function 高薪招聘H5游戏开发前端开发工程师-北京海淀中关村 有没有使用LayaAir开发微信小程序的demo? 用laya做小程序怎样跟着手机旋转 问题状态 最新活动: 2018-07-09 17:18 浏...
来源: Laya_社区 发布时间: 20180707
...ata arrayEquals mergeData TypedArrayClasses Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...载图片时不会触发erroe事件 Laya.loader.on(Laya.Event.ERROR, this, function(){ console.log("err"); }); Laya.loader.load([{url:"res/general/test.png",type:laya.net.Loader.IMAGE}]); 2018-09-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180926
...折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Not a Function 相关问题 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 laya针对页游耗用内存大的问题是如何解决的? 解决跨域相关! 请问有没有方法...
来源: Laya_社区 发布时间: 20190716
...llback 赞同来自: 不要这么写 延迟个1S 直接去画 setTimeout(function(){ //重新画数据 rankTexture = new Laya.Texture(Laya.Browser.window.sharedCanvas); rankSprite.graphics.drawTexture(rankTexture, 0, 0, rankTexture.width, rankTexture.height); },1000); 2018-04-18 0 3 分享 微博 ...
来源: Laya_社区 发布时间: 20180418
...ollisionObject' of undefined 导微信小程序报错window.focus is not a function 重力感应 Accelerator 发布微信游戏后失效。是因为什么? 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 小游戏项目 加载有中文的json文...
来源: Laya_社区 发布时间: 20190628
...n SHADERDEFINE_BONE SHADERDEFINE_SIMPLEBONE Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...andler.create(this,this.onProLoadedBef),2); _proto.onProLoadedBef =function() { var ProResArray = [ {url : "res/atlas/com/loading.atlas" , type : Laya.Loader.ATLAS}, ]; Laya.loader.load(ProResArray, Laya.Handler.create(this, this.onProLoaded)); }执行...
来源: Laya_社区 发布时间: 20180711
网络访问反馈错误,如何获得全部错误内容? private function onHttpRequestError(e:*=null):void { trace(e); } 有啥方法获得全部返回的错误吗 错误提示:Unexpected token < 尴尬,我也知道是 json错了,但具体还有那些错?为啥不显示完整。 ...
来源: Laya_社区 发布时间: 20161106