大约有 960 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0072 秒)
...接 提交 2 个回复 KXYLIGHT 赞同来自: Pacino 、cuixueying 你的TiledMap生成的json文件,是Base64( zilb压缩)的,我们TiledMap需要的是XML格式。 你在地图->地图属性->把Base64( zilb压缩)改成XML,然后重新生成一下json文件。 2016-07-17 2 ...
来源: Laya_社区 发布时间: 20160715
...叠 要回复问题请先登录 发起人 你海哥 相关问题 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 升级引擎到1.7.19.1beta List报错问题 使用GlowFilter的时候报错: GlowFilter is not a constructor mac os 系统创建2D实例项目时LayaAirIDE报错...
来源: Laya_社区 发布时间: 20210423
...cs绘制多边形并填充,边界的绘制方式有什么特别的吗? tiledmap 在webgl下 块的边界出现黑线 3d相机关于边界处理问题 怎么把matter物理世界的左边界和右边界连在一起 tiledmap显示边界 使用遮罩,边界模糊 laya支持spine边界框了没有...
来源: Laya_社区 发布时间: 20180319
...Particle2D的粒子能从最开始的地方播放的方法!! new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 发布微信小游戏运行错误,Class constructor xx cannot be invoked without 'new' Uncaught TypeError: Class constructor Component cannot be invoked without 'ne...
来源: Laya_社区 发布时间: 20181120
... of range261, 有谁知道什么原因导致的吗? 怎样解决? new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时候崩溃 多application打包laya获取资源失败导致闪退 问题状...
来源: Laya_社区 发布时间: 20180510
...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
...。 求解。。。。 贴上代码: // 2D 场景 this.tMap = new Laya.TiledMap(); var viewRect:Laya.Rectangle = new Laya.Rectangle(); this.tMap.createMap("res/TiledMap/orthogonal-test-movelayer.json",viewRect,Laya.Handler.create(this,this.onMapLoaded)); this.tMap.scale = 1; var ape = new Laya....
来源: Laya_社区 发布时间: 20180514
...自: Todo private function mouseMove(e:*=null):void { //移动地图视口 tiledMap.moveViewPort(mX - (Laya.stage.mouseX - mLastMouseX), mY - (Laya.stage.mouseY - mLastMouseY)); }控制好moveViewPort的视图X和视图Y就可以了,判断下视图X和视图Y的拖拽范围 譬如var starX:Number=...
来源: Laya_社区 发布时间: 20170119
...控制台提示:错误,图片是IDE自带的,也不显示 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path Box自动宽度计算错误 急急急,运行官方的那个物理引擎例子Singshat...
来源: Laya_社区 发布时间: 20161226