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

大约有 900 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0056 秒)

251. LAYA js 1.7.12 Tween 使用时回调时 core报错 [ 67%]

...用完全一样的代码,提示 Uncaught TypeError: handler.run is not a function at Tween.__proto.complete (laya.core.js:9423) 9423 :handler && handler.run(); 你们自己试试吧。。为啥要。&&run() 2017-11-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

252. 加载一个xml后,怎么解析里面的值 [ 67%]

...parseXMLFromString(data); 报错Uncaught TypeError: value.replace is not a function at Function.Utils.parseXMLFromString (dsgame.max.js:9485) cuixueying • 2017-03-21 16:00 可以把你可运行的例子以附件的方式上传下,我们看下什么问题!

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

253. laya.display.Node_API3.0 [ 67%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要...

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

254. 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [ 67%]

...15797)     at Sprite.__proto.localToGlobal (laya.core.js:15757)     at Function.Utils.getGlobalRecByPoints (laya.core.js:10216)     at Function.Utils.getGlobalPosAndScale (laya.core.js:10224)     at Function.Utils.getTransformRelativeToWindow (laya.core.js:10293)     at GamePagePlayer.Util...

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

255. u3d修改材质blinnphong报错 [ 67%]

...,U3D和1.7.*都没问题 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 2.2.0beta4,微信上动态合批报错. 问题状态 最新活动: 2020-06-05 09:45 浏览: 1635 关注: 1 人

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

256. 微信小游戏的位图字体加载报错! [ 67%]

...晰的解决方法! gameThirdScriptError t.getElementsByTagName is not a function TypeError: t.getElementsByTagName is not a function     at t.e.parseFont (http://127.0.0.1:63921/game/code.js:1:12413)     at e.s.onLoaded (http://127.0.0.1:63921/game/code.js:1:176642)     at e.u (http://127.0...

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

257. 请问2.0射线到底如何使用呢? [ 67%]

...加鼠标点击事件,并初始化射线(必须初始化射线)   function 构造函数() { // 添加鼠标点击事件 Laya.stage.on( Event.MOUSE_DOWN, this, onMouseDown ); // 射线初始化 ray = new Ray( new Vector3(0,0,0), new Vector3(0,0,0) ); } // 鼠标点击方法 function onMou...

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

258. 构建android laya3d报错 [ 67%]

...ollisionObject' of undefined 导微信小程序报错window.focus is not a function runtime运行报错! 用了ByteArray的zlib.min.js后报错 自定义场景类导出layaMaxUI.ts有前缀导致报错 启动引擎报错 mPlugin.game_plugin_init(3); laya3D动画无法播放 播放背景音乐的...

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

259. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 67%]

...均可以设置一个回调 Laya.LoaderManager.prototype["_loadAssets"] = function (arr, complete, progress, type, priority, cache, group) { (priority === void 0) && (priority = 1); (cache === void 0) && (cache = true); var itemCount = arr.length; var loadedCount = 0; var totalSize =...

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

260. [LayaAir3]粒子的colorLife与sizeLife报错! [ 67%]

...开发者工具打开报错 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2023-12-08 11:31 浏览: 1502 关注: 2 人

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