大约有 929 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0057 秒)
Laya_社区(903) laya_api(4) Laya_示例(4) Laya3.0_api(4) Laya2.0_文档(4) Laya2.0_示例(4) Laya2.0_api(3) Laya3.0_文档(3)
...后过五六个小时后才不会报这个错。。才能进去 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 提示安装nodejs laya加载unity插件导出的场景 physics3D is not a function 问题状态 最新活动: 2017-02-12 11:59 浏览: 2010 关注: 2 人
来源: Laya_社区 发布时间: 20170211
...le.js"></script> <script type="text/javascript" src="libs/laya.tiledmap.js"></script> <script type="text/javascript" src="libs/laya.ui.js"></script>求助 2017-03-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20170313
...用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
...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_社区 发布时间: 20190222
...一个tween实现抛物线曲线?不是很理解ease里参数怎么用 tiledMap类createMap()创建地图 如何理解这个viewRect视口区 tiledMap类createMap()创建地图 如何理解这个viewRect视口区 问题状态 最新活动: 2019-05-23 10:54 浏览: 586 关注: 2 人
来源: Laya_社区 发布时间: 20190522
请问雷达界面上的缩略地图该如何实现? 地图使用tiledmap实现的,角色添加到tiledmap的对象层的,现在想在雷达界面上把整个地图缩小显示上去,该如何去实现呢? 看了一下Sprite的drawToCanvas接口,倒是能实现,但是不可能非常...
来源: Laya_社区 发布时间: 20180814
...要在bin\index.js 加入否则无法就会找不到。 loadLib("libs/laya.tiledmap.js"); 你试下呢 2018-12-27 0 0 分享 微博 QZONE 微信 qwer535305054 赞同来自: 引用了还报错怎么解 2019-06-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问...
来源: Laya_社区 发布时间: 20180511
...rt Handler = laya.utils.Handler import Browser = laya.utils.Browser import TiledMap = laya.map.TiledMap import Rectangle = laya.maths.Rectangle import Stat = laya.utils.Stat import TextFiled = laya.display.Text import LocalStorage = laya.net.LocalStorage 2018-01-16 0 1 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20180116
...用GlowFilter的时候报错: GlowFilter is not a constructor new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor Laya.GlowFilter is not a constructor 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错...
来源: Laya_社区 发布时间: 20171206
...色方框中的猫有一半被裁剪了 代码如下 var gsp:GridSprite = TiledMapManager.Instance.TiledMap.getSprite(6393,0,0); gsp.relativeX = TiledMapManager.Instance.OffSetX + Laya.stage.mouseX; gsp.relativeY = TiledMapManager.Instance.OffSetY + Laya.stage.mouseY; gsp.initData(TiledMapManager.In...
来源: Laya_社区 发布时间: 20180810