大约有 3,288 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0149 秒)
Laya_社区(1556) Laya3.0_api(799) Laya2.0_api(368) laya_api(298) Laya2.0_文档(201) Laya3.0_文档(45) Laya2.0_示例(12) Laya_示例(9)
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/Downloader" Downloader Class Downloader Hierarchy Downloader Index Properties httpRequestPool Methods audio common image imageW...
来源: Laya3.0_api 发布时间: 20231115
...滚动效果? 想做一个数字滚动效果,但是发现clip组件的index只能是整数,不能变化index的值来控制数字的滚动。要结合Clip,因为这里数字样式是设计师独有的,不能用系统默认字体 求问要如何实现 2018-01-29 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20180129
API DocumentationAll Packages | All Classes | Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet AnimationTemplet laya.resource.Resource 动画模板类 Public Properties Hide Inherited Public Properties Show Inheri...
来源: laya_api 发布时间: 20170929
Laya1.0点击发布时用的什么命令? bin目录下的index.html 是执行什么命令变成code.js的?想用一个laya自带的命令来实现,将index.html用代码来转换成code.js 2019-09-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20190925
API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderableSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class RenderableSprite3DInheritanceRenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Glitter, Mes...
来源: laya_api 发布时间: 20170929
...et ideModuleDir; let workSpaceDir; for(var argv of process.argv) { if(argv.indexOf("--cwd=") == 0) { ideModuleDir = argv.split("=")[1] + "\\node_modules\\"; } else if(argv.indexOf("--gulpfile=") == 0) { workSpaceDir = argv.split("=")[1].replace("/.laya/compile.js", ""); } }2、修改typescript编译...
来源: Laya_社区 发布时间: 20200607
...A对接QQ玩一玩,与微信总结,分享给大家 http://www.wxyhome.cn/index.php/archives/135.html http://www.wxyhome.cn/index.php/archives/80.html LAYA对接QQ玩一玩,与微信基础API总结 2019-03-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请...
来源: Laya_社区 发布时间: 20190329
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Handler" Handler Class Handler Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减...
来源: Laya3.0_api 发布时间: 20231115
...个事儿犯愁呢,不知道怎么把里面的文件怎么整合到一个index.html里 曲速 • 2021-02-18 19:31 @SC–Mr.qiu:解决了吗? layabox • 2019-01-14 18:02 翻墙后,facebook开发者官网有 136*****931 • 2019-01-14 20:47 @layabox:用那边的 Instant Games SDK 吗 SC–Mr.q...
来源: Laya_社区 发布时间: 20180926
...g.png",txt:"索引:"+i}); } list.array=data; } private function onSelect(index:int):void { trace("你点击的当前索引是:"+index); } private function onRender(cell:Item,index:int):void { cell.setImg(cell.dataSource.src); cell.setLabel(cell.dataSource.txt); } } } import laya.ui.Image; import...
来源: Laya_社区 发布时间: 20170626