大约有 3,617 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)
Laya_社区(2682) Laya3.0_api(265) Laya2.0_文档(227) Laya2.0_api(113) Laya3.0_文档(104) laya_api(98) Laya_示例(83) Laya2.0_示例(45)
... "compilerOptions": { "module": "commonjs", "target": "es5", "sourceMap": true, "lib": [ "es5", "es2015.promise" ] 2018-04-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 目前不支持这...
来源: Laya_社区 发布时间: 20180414
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 问题状态 最新活动: 2017-03-22 14:16 浏览: 1590 关注: 3 人 vincent • 2017...
来源: Laya_社区 发布时间: 20170322
...ns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 from from(target: any, props: any, duration: number, ease?: Function, offset?: number): TimeLine Defined in laya/utils/TimeLine.ts:95 从 props 属性,缓动到当前状态。 Parameters target:...
来源: Laya3.0_api 发布时间: 20231115
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2018-06-26 20:48 浏览: 894 关注: 3 人 SmokyEyes • 2018-06-25 16:27 IDE下载的LayaAir3DConvertTools.zip,不知道是这个压缩包的问题还是什么,直接在Mac下...
来源: Laya_社区 发布时间: 20180625
...der.getRes("TestScene/TestScene.ls") as Laya.Scene; // scene.enableLight = true; Laya.stage.addChild(scene); } } new GameMain();工程文件在附件,运行后报错 Uncaught Error: LoaderManager:unknown file(G:/LayaTest/bin/TestScene/TestScene.ls) extension with: ls. at LoaderManager.__prot...
来源: Laya_社区 发布时间: 20171227
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 2.0 beta4 ts 含demo 在纵向滑动 list 的 renderHandler中...
来源: Laya_社区 发布时间: 20171207
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 问题状态 最新活动: 2017-10-17 18:01 浏览: 980 关注: 2 人 xiaoman122 • 2017-10-17 18:09 什么样的资源是不改删的么。。能否举个例子,我写了个例子,一个Image在舞台...
来源: Laya_社区 发布时间: 20171017
...t;.", "--outDir", "bin/js", "-d", "true", "--declarationDir", "dts" ],
来源: Laya_社区 发布时间: 20180402
...>{ var loading : Onloading = new Onloading(); loading.popup(true); Laya.timer.loop(100, this, loading.changeValue); }); 进度条代码: import Handler = Laya.Handler; export class Onloading extends ui.LoadingUI{ constructor(){ super(); this.load...
来源: Laya_社区 发布时间: 20180524
...rget; return this; } game.js:116 stopPropagation=function (){ this._stoped=true; } */ } 2018-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: coder e.stageX; 2018-11-01 1 0 分享 微...
来源: Laya_社区 发布时间: 20181031