大约有 5,033 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0127 秒)
Laya_社区(4935) Laya2.0_文档(33) Laya3.0_文档(20) Laya3.0_api(13) Laya_示例(12) Laya2.0_示例(11) Laya2.0_api(7) laya_api(2)
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(...
来源: Laya_社区 发布时间: 20180529
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 unity中的模型导出后在laya中显示不正常 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollis...
来源: Laya_社区 发布时间: 20200827
...启动chrome出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上...
来源: Laya_社区 发布时间: 20170911
...Air引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。//swipe滚动...
来源: Laya2.0_示例 发布时间: 20260303
...,修改 typescript({ check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}} }),如果有 async(){ await xxxx }会报这个错误...
来源: Laya_社区 发布时间: 20191017
...名为“player”的标签; var video:Object =Browser.document.querySelector('#player'); if (Hls.isSupported()) { var hls:Object = new Hls(); hls.loadSource('http://content.jwplatform.com/manifests/vM7nH0Kl.m3u8');//加载m3u8源 hls.attachMedia(video); hls.on(Hls.Events.MANIFEST_PARSED,function():...
来源: Laya2.0_文档 发布时间: 20210715
...试代码: let fontName = "diyFont"; class Text_BitmapFont { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Browser.height, WebGL); Laya.stage.alignV = Stage.ALIGN...
来源: Laya_社区 发布时间: 20190221
...24>: bl 0x1c1b09e10 ; TSFNTFont::GetDirectory() const 0x1c1b38f00 <+28>: cbz x0, 0x1c1b38f48 ; <+100> -> 0x1c1b38f04 <+32>: ldrh w8, [x0, #0x4] 0x1c1b38f08 <+36>: cbz w8, 0x1c1b38f48 ...
来源: Laya_社区 发布时间: 20240124
...+0800 (CST) -------------------------------------- [09:09:53] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [09:09:54] Using gulpfile ~/projects/mylaya11/Tank/.laya/compile.js [09:09:54] Starting 'compile'... { Error: /Users/xxxxx/projects/mylaya11/Tank/src/sc...
来源: Laya_社区 发布时间: 20200311
...("./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:11) at WAGame.js:11 at game.js? [sm]:6 at require (WAGame.js:11) at game...
来源: Laya_社区 发布时间: 20180109