大约有 96 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0037 秒)
laya_api(50) Laya_社区(28) Laya3.0_文档(6) Laya3.0_api(5) Laya2.0_文档(3) Laya2.0_api(2) Laya_示例(1) Laya2.0_示例(1)
...r.js 地板管理类 主要干嘛呢 1、增加地板 2、删除地板 3、获取地板 这里我把这个MapFloor当成所有floor的父级显示对象 (其实也有其他方式 这里暂不考虑) 嗯 那我们根据上面的三个功能可以写下如下代码 (function () { /** * 地板...
来源: Laya_社区 发布时间: 20160728
...负得正 请教一个关于laya2.5d项目美术规范的问题哈 如何获取一个3D模型的长宽高? 分享一个TS版本的3D2D结合的单机斗地主Demo 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模...
来源: Laya_社区 发布时间: 20181023
...? 请问laya有没有地图编辑器工具? 请问有没有方法能够获取“鼠标是否处于按下状态”? Layaair IDE的帧属性面板不见了 请问在layaIDE里,怎么调用微信小程序API LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 从u...
来源: Laya_社区 发布时间: 20180131
...起人 渔歌 相关问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 matter中layasprite怎么改变图片大小? 关于使用matterjs物理引擎鼠标问题 LayaAir 3D 有提供 3D 物理引擎功能吗? 3d项目-unity添加物理组件 layanative2 打包android平台 报...
来源: Laya_社区 发布时间: 20180620
...ani.play(); trace(ani); //获取图片边界得到尺寸,然后把中心点放到中间,默认在左上角 var bounds:Rectangle = ani.getGraphicBounds(); ani.pivot(bounds.width / 2, bounds.height / 2)...
来源: Laya_社区 发布时间: 20180725
... ani.index = 1; // 当前播放索引 ani.play(); // 播放图集动画 // 获取动画的边界信息 var bounds = ani.getGraphicBounds(); ani.scale(80/bounds.width ,80/bounds.height) this.addChild(ani) } } Laya.class(Item1, "Item1", Box); var List = Laya.List; function setup(effList) { var list = ...
来源: Laya_社区 发布时间: 20170627
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...编程或配置,便可直接通过自然语言与AI模型进行对话,获取技术知识(例如新手对语言与语法的困惑)、灵感或创作辅助。 国际主流产品包括:ChatGPT、Gemini、Perplexity AI 、Claude.ai等; 国内主流产品包括:豆包、腾讯元宝、腾...
来源: Laya3.0_文档 发布时间: 20251103