大约有 6,053 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0102 秒)
Laya_社区(5992) Laya2.0_文档(33) Laya3.0_文档(23) Laya2.0_api(2) Laya_示例(1) Laya3.0_api(1) Laya2.0_示例(1)
...er.load(this.skPath.replace(".atlas",".png"),Laya.Handler.create(this,function(bit){ var arr = Laya.Loader.getAtlas(this.skPath); arr.forEach(resUrl=>{ var tex = Laya.Loader.getRes(resUrl) as Laya...
来源: Laya_社区 发布时间: 20200317
....frameLoop(1,this,this.animate); } private animate(e):void{ this.body.rotation += 10; } } class Main{ private ball:Ball; private targetX:number = 600; private targetY:number = 300; private centerX:number = 0; private centerY:number = 0; private angle:number = Math.PI; private angle2:number = 0; pri...
来源: Laya_社区 发布时间: 20171108
...方新手游戏引导示例中关于hit和unHit的使用疑问 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 问题状态 最...
来源: Laya_社区 发布时间: 20210909
...人 daohu 相关问题 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) 【屏幕适配】在LayaAir上面是竖屏,为什么到微信开发工具中就是横屏,而且还被拉伸了 写个捕鱼游戏练练手 招聘:H5游戏开发 坐标:深圳南山 分享:自定义...
来源: Laya_社区 发布时间: 20170816
...运行在chrome里面 听不见声音 Laya中的宏编译要怎么用啊 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 成都雨墨游戏 求 laya 程序开发人...
来源: Laya_社区 发布时间: 20191122
求HTTP相关的文档或者例子谢谢了 __proto__.wishComp=function(e){} __proto__.checkList=function(){ this.publicloader=new URLLoader(); this.publicloader.dataFormat=/*iflash.net.URLLoaderDataFormat.VARIABLES*/"variables"; ...
来源: Laya_社区 发布时间: 20151217
... prevTasks = ["替换Laya前缀"] } const fs = require("fs"); function readFile(path) { if (fs.existsSync(path)) { return fs.readFileSync(path, "utf-8"); } return null; } gulp.task('替换Laya前缀', function(){ var layaMaxUI_Path = wo...
来源: Laya_社区 发布时间: 20190128
... }] }] }], "animations":[ { "nodes":[ ], "name":"ani1", "id":1, "frameRate":24, "action":0 }] } 附件 : ...
来源: Laya_社区 发布时间: 20210817
...模型CurMem300多 如何导入3D模型,以及展示与编辑它 构建iOS工程后,真机上运行显示“网络异常,请检查您的网络或与开发商联系...”, 问题状态 最新活动: 2016-10-21 21:37 浏览: 5354 关注: 3 人 hel1314 • 2016-10-25 23:35 我发现3D示例代...
来源: Laya_社区 发布时间: 20161021
...3 分享 微博 QZONE 微信 i_like_these 赞同来自: MissingMethodException: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:427) LayaA...
来源: Laya_社区 发布时间: 20171208