大约有 147 项符合查询结果, 库内数据总量为 30,958 项。 (搜索耗时: 0.0041 秒)
...请退出重进 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 问题状态 最新活动: 2017-08-25 19:07 浏览: 1653 关注: 1 人 Monica • 2017-08-25 19:55 我这测试也没问题,麻烦上传一个有问题的、可以运行的项目吧。我们看下
来源: Laya_社区 发布时间: 20170825
...Very long string[28528381]>,encoding=216041A1 <undefined>) 2: new constructor(aka Buffer) [buffer.js:~75] [pc=7B6A4B9C](this=7AE742C1 <a Buffer with map 3D42E605>,arg=7AE742AD <Very long string[28528381]>,encodingOrOffset=216041A1 <undefined>,length=216041A1 <undefined&...
来源: Laya_社区 发布时间: 20191225
...pFont 测试代码: 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 = St...
来源: Laya_社区 发布时间: 20190225
...型及错误截图。 Laya程式码:// 程序入口 class LayaAir3D { constructor() { //初始化引擎 Laya3D.init(1920, 1080, true); // //开启统计信息 // Laya.Stat.show(); //适配模式 //Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; //Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_HEIG...
来源: Laya_社区 发布时间: 20180131
...还是报错StarPoker.max.js:6903 Uncaught TypeError: Rectangle is not a constructor 2017-11-28 0 0 分享 微博 QZONE 微信 lidd_123 赞同来自: mac 升级 为 high sierra 后运行出错 这个在新版本里没有解决啊 2017-11-28 0 0 分享 微博 QZONE 微信 matrixQ 赞同来自: 今天...
来源: Laya_社区 发布时间: 20171113
... "adivspanspan2p"; Hierarchy Sprite HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contex...
来源: Laya3.0_api 发布时间: 20231102
...te reqId:number = 0; private _package:IPackage; private _message:IMessage; constructor(){ if(!console.group){ console.group = console.log; console.groupEnd = function(){console.log("----")}; console.info = console.log; console.warn = console.log; console.error = console.log; } this._message = new Me...
来源: Laya_社区 发布时间: 20180119