大约有 94 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0042 秒)
...this.angel.x = x; this.angel.y = y; this.clear; // this.init(); } // 飞艇缓动(浮动) _proto.aeroboatTween1 = function(){ // 用一个变量不断递归循环,来计算循环的次数,根据循环次数做处理 // num++; // trace(num); Laya.Tween.clearTween(this.aeroboatTween1); Laya.Tween.to...
来源: Laya_社区 发布时间: 20170720
...Sprite tweenTo(index:int, time:int = 200, complete:Handler = null):void 缓动滚动列表,以设定的数据索引对应的单元格为当前可视列表的第一项。 List updateZOrder():void根据zOrder进行重新排序。SpriteProtected Methods Show Inherited Protected Methods Show Inher...
来源: laya_api 发布时间: 20170929
...Sprite tweenTo(index:int, time:int = 200, complete:Handler = null):void 缓动滚动列表,以设定的数据索引对应的单元格为当前可视列表的第一项。 List updateArray(array:Array):void 更新数据源,不刷新list,只增加滚动长度 List updateZOrder():void根据...
来源: Laya2.0_api 发布时间: 20190513
...画播放完后的回调时间 ios原生回调问题 Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 load 加载完图集 回调函数可以传形参吗? socket监听 创建树Tree 该怎么回调mouseHan...
来源: Laya_社区 发布时间: 20180119