大约有 8,014 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0137 秒)
Laya_社区(7332) Laya3.0_api(672) Laya2.0_文档(4) Laya3.0_文档(3) Laya2.0_api(1) Laya_示例(1) Laya2.0_示例(1)
...parserinone.js, WAGame.js:1 gameThirdScriptError module "libs/entities" is not defined Error: module "libs/entities" is not defined at require (http://127.0.0.1:13507/game/__ ... :78730) at http://127.0.0.1:13507/game/__ ... 78480 at http://127.0.0.1:13507/game/li ... 52:18 at require (http://127.0....
来源: Laya_社区 发布时间: 20190221
...者工具导入Laya小游戏程序 报错了 xml.getElementsByTagName is not a function 2018-07-05 0 1 分享 微博 QZONE 微信 yminhao 赞同来自: 感谢分享,完美解决在微信开发工具中,用Laya.BitmapFont的loadFont方法,加载位图字体失败,报gameThirdScriptError的...
来源: Laya_社区 发布时间: 20180103
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2....
来源: Laya_社区 发布时间: 20190525
...sion detection. `true` means the object is penetrable, `false` means it is not penetrable. * When penetrable, the engine will no longer detect this object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and ...
来源: Laya_社区 发布时间: 20250825
...Failed to execute 'bindTexture' on 'WebGLRenderingContext': parameter 2 is not of type 'WebGLTexture'. 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 这个需要看API 或者...
来源: Laya_社区 发布时间: 20181010
... One Piece 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeError: Cannot rea...
来源: Laya_社区 发布时间: 20190905
TypeError: Cannot read property 'length' of null layaide2.4.0a场景包含预制体hero.prefab,b场景也包含预制体hero.prefab 在a场景通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)创建对象,同时给对象设置位置,成功 跳转到b场景后,通过Laya.Poo...
来源: Laya_社区 发布时间: 20200309
...dlopen("/data/app-lib/com.touch.zombieshooter-1/liblayaair.so") failed: Cannot load library: soinfo_link_image(linker.cpp:1635): could not load library "libv8.cr.so" needed by "liblayaair.so"; caused by load_library(linker.cpp:745): library "libv8.cr.so" not found D/AndroidRuntime: Shutting down VM ...
来源: Laya_社区 发布时间: 20200203
...来自: 这样改了。但是报另外的错误module "bytebuffer.js" is not defined 2018-03-13 0 3 分享 微博 QZONE 微信 xiongxin11 赞同来自: 解决了。谢谢大家啊。用白鹭的工具把proto文件转换成TS文件直接用就行了 2018-03-15 0 2 分享 微博 QZONE 微信 为什...
来源: Laya_社区 发布时间: 20180313
Laya.timer.loop() 报错 Cannot read property 'loop' of null import { Image } from "laya/ui/Image"; // import { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public ...
来源: Laya_社区 发布时间: 20200203