• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 354 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0076 秒)

291. laya.ui.FontClip [ 48%]

...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...

来源: Laya2.0_api 发布时间: 20190513

292. 图集打包顺序错乱的问题 [ 48%]

...显示的问题 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 (此问题已经无效) 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个提示 分享:LayaAir下如何获取图集下的小图资源? 问题...

来源: Laya_社区 发布时间: 20170809

293. [LayaAir2] 在使用videoDom创建视频元素后iPad跟iPhone中位置不一样 [ 48%]

...LayaAir3.0引擎,那边实现videoTexture不用自己手动刷新 Laya.timer.frameLoop(1, this, this.updateVideo, [texture2D]); },true); } updateVideo(tempTexture:Laya.Texture2D){ if(this.htmlvideo.video.readyState === this.htmlvideo.video.HAVE_ENOUGH_DATA) { //更新视频纹理 tempTexture.loadI...

来源: Laya_社区 发布时间: 20240305

294. Tween缓动在移动端效果的问题 [ 48%]

...如何操作? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 3D模型tween旋转 问题状态 最新活动: 2018-05-29 15:01 浏览: 2526 关注: 4 人 freed...

来源: Laya_社区 发布时间: 20180524

295. laya.ui.WXOpenDataViewer_API3.0 [ 48%]

...n scaleX scaleY scene scrollRect skewX skewY stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender d...

来源: Laya3.0_api 发布时间: 20231102

296. 使用方向键 控制精灵在格子中移动 [ 48%]

...his.onkeyup); Laya.stage.on(Laya.Event.KEY_DOWN,this,this.onkeydown); Laya.timer.frameLoop(1,this,this.loop);事件响应 onkeyup(e){ for(let i:number = 0;i<this.keyList.length;i++){ if(this.keyList[i]==e.keyCode){ this.keyList.splice(i,1); break; } } } onkeydown(e){ if(this.keyList.indexOf(e.key...

来源: Laya_社区 发布时间: 20171125

297. laya.ui.ColorPicker_API3.0 [ 47%]

... scene scrollRect selectedColor skewX skewY skin stage staticCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contains customRend...

来源: Laya3.0_api 发布时间: 20231115

298. laya.ui.HSlider_API3.0 [ 47%]

...Rect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains c...

来源: Laya3.0_api 发布时间: 20231115

299. laya.ui.VSlider_API3.0 [ 47%]

...Rect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains c...

来源: Laya3.0_api 发布时间: 20231115

300. laya.ui.ScrollBar_API3.0 [ 47%]

...zeGrid skewX skewY skin stage staticCache target texture thumbPercent tick timer toolTip top touchScrollEnable transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance backToNormal bubbleEvent ...

来源: Laya3.0_api 发布时间: 20231115