大约有 504 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0050 秒)
...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not all...
来源: Laya_社区 发布时间: 20230807
...} from "../common/windows/BaseWin"; import Const from "../Const"; import UIMain from "../ui/Game/UIMain"; export default class GameWnd extends BaseWin { public view: UIMain; /** 角色 */ private character: Laya.Sprite /** 角色刚体*/ private rig: Laya.RigidBody ...
来源: Laya_社区 发布时间: 20221207
.../66.0.3359.126 MQQBrowser/6.2 T 代码如下,另附上demo class Main { private _roomId = 0; constructor(roomId?: number) { this._roomId = roomId; Laya.init(750, 1218, Laya.WebGL); Laya.Browser.document.title = '...
来源: Laya_社区 发布时间: 20181213
...况。请问下是引擎不兼容呢,还是代码写的不完善 class Main { private _roomId = 0; constructor(roomId?: number) { this._roomId = roomId; Laya.init(750, 1218, Laya.WebGL); Laya.Browser.document.title = '...
来源: Laya_社区 发布时间: 20181202
...动chrome出现错误: Error processing launch: Error Could not attach to main target TextInput重写onFocus和onBlur事件监听不到 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 TypeScript下HttpRequest发送Post请求有Bug? 使用了u3D导出...
来源: Laya_社区 发布时间: 20180528
...动chrome出现错误: Error processing launch: Error Could not attach to main target 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播...
来源: Laya_社区 发布时间: 20170525
...awinflate.min.js"); require("./libs/fairygui/fairygui.min.js"); require("./main.min.js"); 以下是报错内容:TypeError: Cannot use 'in' operator to search for 'Zlib' in undefined at p (rawinflate.min.js? [sm]:1) at rawinflate.min.js? [sm]:14 at rawinflate.min.js? [sm]:14 at require (WAGame.js:1...
来源: Laya_社区 发布时间: 20180109
...n #else\n uniform vec3 u_FogColor;\n #endif\n#endif\n\n\nvoid main()\n{ \n #ifdef RENDERMODE_MESH\n gl_FragColor=v_MeshColor;\n #else\n gl_FragColor=vec4(1.0); \n #endif\n \n #ifdef DIFFUSEMAP\n if(v_Discard!=0.0)\n ...
来源: Laya_社区 发布时间: 20190412
...t (http://stand.alone.version/libs/laya.d3.js:15497:55) at new Main (http://stand.alone.ve 构建APP时选择的单机版,Native版本是 release2.0.1 用Android Studio打出apk包,运行是报这个错误,进不去游戏,麻烦看一下是什么原因 2019-03-07 1 条评...
来源: Laya_社区 发布时间: 20190307
...动chrome出现错误: Error processing launch: Error Could not attach to main target unity中的模型导出后在laya中显示不正常 iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)...
来源: Laya_社区 发布时间: 20190730