大约有 176 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
...下划线的,但是不支持中划线,underline = true; 可以修改 laya.core.js this.underline && this.drawUnderline(textAlgin,x,y,i); __proto.drawUnderline=function(align,x,y,lineIndex){ var lineWidth=this._lineWidths[lineIndex]; switch ...
来源: Laya_社区 发布时间: 20171019
...要的效果如下图: 附件 : --> xiangmu2.rar 相关链接 : https://layaair2.ldc2.layabox.com/demo2/h5/demo.html?language=zh&category=3d&group=Advance&name=Laya3DCombineHtml&lib=core,ani,d3 2020-10-22 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20201022
...ta/data/com.vivo.hybrid/app_resource/com.martian.fkltxxl.vivominigame/libs/laya.core.js:0:0 报错信息截图: file:///C:/Users/user/Documents/Tencent%20Files/2895680850/Image/C2C/QNI%7D53)930_%7D85BZ[VA1%25~V.png 这个问题困扰了我一天,在vivo小游戏中加载不出来主场景。...
来源: Laya_社区 发布时间: 20191025
请问 2.x 提示 Laya.Templet is not a constructor 和 Laya.Skeleton is not a constructor 该如何处理 谢谢 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 183*****470 赞同来自: 是我自己...
来源: Laya_社区 发布时间: 20181026
...屏在ios下第一次打开是OK的,但是一转屏立马出现问题。 Laya.stage.width,Laya.stage.height立马出现问题,不能正确的获取屏幕的宽高,而且显示很奇怪。 至于demo 官方2.0实例里面的demo就能说明问题 ,附上链接 https://layaair.ldc.layabox.com/...
来源: Laya_社区 发布时间: 20190507
laya升级到2.0.0beat4版本,加载场景出现的bug 加载:Laya.loader.create("Laya/Conventional/Map_SCC.ls",Laya.Handler.create(this,this.LoadCompleteHandler)); 加载完成后: var scene3D:Laya.Scene3D = Laya.loader.getRes(this.mSceneName) as Laya.Scene3D; Laya.stage.addChild(scene3D); 异常:...
来源: Laya_社区 发布时间: 20181031
...r undefined, Common,Events undefined等等 * 其实主要原因在于 1. laya会根据index.html顺序把各种js写入code.js 2. matter.js在生成code.js后他定义的var Matter并不是全局的,因此导致后面需要调用Matter的地方都会报错 > 比如在LayaRender.js中 ,会...
来源: Laya_社区 发布时间: 20180516
...的問題 但是線上的官方範例是可以正常顯示? https://layaair.ldc.layabox.com/demo/h5/demo.html?category=2d&group=SmartScale&name=T&lib=core,webgl,ui 想請問代碼應該要寫在哪邊? 測試不管貼在laya.script 裡面或外面都會在翻轉後跑版 ...
来源: Laya_社区 发布时间: 20190909
Oppo加载.ls资源错误 Laya.loader.create("res/scenes/LayaScene_game/game.ls", Laya.Handler.create(this, () => { let gameScene = Laya.loader.getRes("res/scenes/LayaScene_game/game.ls") as Laya.Scene; Laya.stage.addChild(gameScene); }, null), Laya.Handler.create(this, (progress) => { consol...
来源: Laya_社区 发布时间: 20190711
...) at FillBorderTextCmd.__proto.run (http://127.0.0.1:59957/game/libs/laya.core.js:2515:11) 这个是报错内容 2018-10-26 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20181026