大约有 74 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
... taofljf 赞同来自: // 程序入口 class GameMain{ private tMap:Laya.TiledMap; constructor() { //创建TiledMap实例 this.tMap = new Laya.TiledMap(); //创建Rectangle实例,视口区域 var viewRect:Laya.Rectangle = new Laya.Rectangle(); //创建TiledMap地图 this.tMap.createMap("res/TiledM...
来源: Laya_社区 发布时间: 20180203
关于TiledMap对象层添加精灵后移动视口的显示问题 问题还原项目和TiledMap文件已上传,在对象层中对应的gridSprite区域各添加了两张测试图片,分别放在了GridSprite的中间和最右边; 当我调用moveViewPort向右移动视口;当GridSprite的re...
来源: Laya_社区 发布时间: 20190829
...tor Uncaught TypeError: Cannot read property 'props' of undefined new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Uncaught unknown animationClip version. 运行报错 Uncaught Can not find scene:GameView.scene undefined 加载龙骨动画出报错Uncaught getUint16 error - Out o...
来源: Laya_社区 发布时间: 20200518
...用GlowFilter的时候报错: GlowFilter is not a constructor new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 报错,这不是个构造函数 "StartPage is not a constructor" LayaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constr...
来源: Laya_社区 发布时间: 20190102
...wFilter is not a constructor Laya.GlowFilter is not a constructor new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 2.4 生命周期触发多次,连constructor都执行了两次 laya.core.js报错:clas is not a constructor,有大佬知道是什么原因导致的吗? 发布...
来源: Laya_社区 发布时间: 20170718
...roperty 'props' of undefined Laya.GlowFilter is not a constructor new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 加载龙骨动画出报错Unca...
来源: Laya_社区 发布时间: 20170217
...用GlowFilter的时候报错: GlowFilter is not a constructor new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 一直报 GamePage is not a constructor 急求解决 报错,这不是个构造函数 "StartPage is not a constructor" LayaAir新建3D示例项目,在as开发模式...
来源: Laya_社区 发布时间: 20190615
...经被锁定, 无法添加新回复 发起人 zhou 相关问题 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 使用GlowFilter的时候报错: GlowFilter is not a constructor 一直报 GamePage is not a constructor 急求解决 报错,这不是个构造函数 "StartPage is...
来源: Laya_社区 发布时间: 20181207
... 0 0 分享 微博 QZONE 微信 wudi199553 赞同来自: 在ide调试下,tiledmap会调用两次,所以会出现错误,这是个bug,我们帮你改了一下,你把这个代码替换一下就好了 if(hero == null) { this.tiledmap.name = "xx00"; var viewRect = new Rectangle(0,0,1080,1100); ...
来源: Laya_社区 发布时间: 20171120
...锁定, 无法添加新回复 发起人 152*****366 相关问题 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Laya.GlowFilter is not a constructor 使用GlowFilter的时候报错: GlowFilter is not a constructor LayaAir新建3D示例项目,在as开发模式下,运行报...
来源: Laya_社区 发布时间: 20181117