大约有 1,740 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0059 秒)
...错误 module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/private/var/folders/g5/h...
来源: Laya_社区 发布时间: 20170812
...c79} span.s5 {color: #ab1500} span.Apple-tab-span {white-space:pre} public function Code() { //初始化微信小游戏 MiniAdpter.init(true, true); Laya.init(1136, 640); MiniAdpter.window.wx.onMessage(onGetMes...
来源: Laya_社区 发布时间: 20180525
...比如ConchJNI.RunJS("this.gameOver()") 都提示TypeError: xxxx is not a function, gameOver方法不是静态的,跟这个有关系吗?如果是怎么调,不是怎么调用呢 麻烦各位大佬解答一下 2018-08-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20180828
...下 var WebGL = Laya.WebGL; // 程序入口 var GameMain = /** @class */ (function () { function GameMain() { //初始化引擎 Laya.init(1136, 640); for (var i = 0; i < 4; i++) { var sp = new Laya.Sprite(); var xhr = new Laya.HttpRequest(); var url = "http://thirdqq.qlogo.cn/g%3Fb% ... 3B%3B xhr...
来源: Laya_社区 发布时间: 20180629
...22 赞同来自: 已解决,Main.ts类 里面 屏蔽 window.alert = function (): void { }; 然后构建的时候资源路径用web发布出来的版本 2020-07-08 0 0 分享 微博 QZONE 微信 悟空 赞同来自: 大佬 问题解决了吗? 我这边也出现了这种问题 2020-06-22 ...
来源: Laya_社区 发布时间: 20200619
...load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) at Function.Module.runMain (module.js:693:10) 请问这个怎么解决,谢谢。 2018-05-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20180523
...把此信息截图给研发商 Uncaught TypeError: text.replace is not a function TypeError: text.replace is not a function at Input.__proto.parseLines (file:///D:/LayaAirIDE/resources/app/out/vs/layaEditor/h5/laya.js:60001:19) at Input.__proto.typeset (file:///D:/LayaAirIDE/resources/...
来源: Laya_社区 发布时间: 20191108
...ew Scene (laya.core.js:23721) at new GameMain (bundle.js:6) at Function.getCompInstance (laya.core.js:21214) at Function.createComp (laya.core.js:21081) at Function.createComp (laya.core.js:21111) at Function.createByData (laya.core.js:21034) at GameMain.createVie...
来源: Laya_社区 发布时间: 20201110
...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...
来源: Laya3.0_api 发布时间: 20231102
...正在播放的背景音乐 导微信小程序报错window.focus is not a function 用了ByteArray的zlib.min.js后报错 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 视频播放案例 问题状态 最新活动: 2018-04-04 21:06 浏览: 851 关注: 2 ...
来源: Laya_社区 发布时间: 20180404