大约有 3,253 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)
Laya_社区(2450) Laya3.0_api(242) Laya2.0_文档(138) Laya2.0_api(136) laya_api(135) Laya3.0_文档(82) Laya_示例(52) Laya2.0_示例(18)
...后多次触发点击事件 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 鼠标滚轮滚动事件 请问layaair2.0-js 怎么用程序在list中添加多元素的item 问题状态 最新活动: 2015-12-24 20:11 浏览: 2424 关注: 2 人...
来源: Laya_社区 发布时间: 20151224
...,龙骨动画无法显示 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 横屏模式在锁定竖屏的iphone上不能正常显示的问题 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init ...
来源: Laya_社区 发布时间: 20170118
...节点的active设为true并且呼叫play(),结束时将父结点设为false并呼叫stop(),但是我发现必须将_currentTime归零,不然效果会与第一次播放的不同。请问我的操作哪里有问题? 2017-12-15 0 1 分享 微博 QZONE 微信 mobile3Dbin 赞同来自: 有没有...
来源: Laya_社区 发布时间: 20171214
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher of...
来源: Laya2.0_api 发布时间: 20190513
...ya.input输入框里面的值 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 写了一个小塔防游戏,分享给初学的朋友们(ts版本)《二》 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也...
来源: Laya_社区 发布时间: 20180110
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Inherited from Node.frameLoop Defined in laya/display/Node.ts:578 定时重复执行某函数(基于帧率)...
来源: Laya3.0_api 发布时间: 20231102
... } } } this.isMove = false; } onMouseMove():void{ this.isMove = true ; } 2017-04-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 rhizx 相关问题...
来源: Laya_社区 发布时间: 20160823
...n=function(dialog,closeOther){ (closeOther===void 0)&& (closeOther=false); if (closeOther)this.removeChildren(); if (dialog.popupCenter)this._centerDialog(dialog); this.addChild(dialog); if (dialog.isModal || this._$P["hasZorder"])this.timer.callLater(this,this._checkMask); this.popupEffect ...
来源: Laya_社区 发布时间: 20170807
...h); if(itemComplete == null || itemComplete.loaded == false){ var groupName:String = null; if(isGroup == true){ groupName = url; } ...
来源: Laya_社区 发布时间: 20180601
...调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 laya2.0如何用命令行执行清理并导出功能 请问Texture2D如何用base64字符串构建对象 UI编辑里面添加的rect怎么设置透明度? 如何用 FlashBuilder 或 LayaIDE 进...
来源: Laya_社区 发布时间: 20180327