• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)

3941. laya.d3.core.Vector2Keyframe_API3.0 [ 48%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

3942. 微信小游戏加载 BitmapFont 问题 [ 48%]

...tton_font.fnt里面内容的字符串类型MiniLoader.onReadNativeCallBack=function(encoding,url,type,cache,group,ignoreCache,thisLoader,errorCode,data){ (cache===void 0)&& (cache=true); (ignoreCache===void 0)&& (ignoreCache=false); (errorCode===void 0)&& (errorCode=0); if (!...

来源: Laya_社区 发布时间: 20180704

3943. laya.d3.core.scene.bvhscenerendermanager.BVHSceneRenderManager_API3.0 [ 48%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

3944. 粒子编辑器报错 [ 48%]

...y 'addChild' of null TypeError: Cannot read property 'addChild' of null at Function.ViewRenderManager.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEdit...

来源: Laya_社区 发布时间: 20170908

3945. 微信小游戏声音,使用playsound播放音效问题 [ 47%]

...没有你说的问题! this.stage.on(Event.MOUSE_UP, this, onB); private function onB():void          {             Laya.SoundManager.playSound("res/sound/onClick.wav");         } 你看看是不是你的代码逻辑有问题那? 2018-05-03 0 2 分享 微博 QZONE 微信 17...

来源: Laya_社区 发布时间: 20180503

3946. laya.d3.math.Plane_API3.0 [ 47%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

3947. JSONP跨域读取数据(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 47%]

... ```javascript var http = require("http"); var sever = http.createServer(function(req,res){ res.end("LayaSample.onComplete()"); }); sever.listen(9090) ``` ```javascript res.end("LayaSample.onComplete()"); ``` 这句话的意思是服务器回传给客户端LayaSample.onComplete()并且执行这个...

来源: Laya2.0_文档 发布时间: 20210715

3948. LayaIDE 2.0.2 导出的微信小游戏,安卓真机必定崩溃在 gameThirdScriptError [ 47%]

...irdScriptErrorexpected Number(uniform4f);at requestAnimationFrame callback function Error: expected Number(uniform4f) errorReport @ WAGame.js:1 thirdErrorReport @ WAGame.js:1 (anonymous) @ WAGame.js:1 f @ WAGameSubContext.js:1 (anonymous) @ WAGameSubContext.js:1   附件 : --> console-1561111777221...

来源: Laya_社区 发布时间: 20190621

3949. request failed status:0 [ 47%]

...中的第一行应该如 清单 13 所示。 清单 13. 检查就绪状态 function updatePage() { if (request.readyState == 4) alert("Server is done!"); } 从这里找一找答案吧http://www.cnblogs.com/meil/ar ... .html 2018-01-05 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被...

来源: Laya_社区 发布时间: 20180105

3950. 在移动端safari浏览器上运行加载资源时崩溃 [ 47%]

...缩后,ui.min.js报错,Uncaught TypeError: this.preinitialize is not a function,官方一直没回复。 2017-08-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 daohu 相关问题 liblayaair.so 总是崩溃,有没有官方人...

来源: Laya_社区 发布时间: 20170607