大约有 1 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0009 秒)
...码如下 var Tww = laya.utils.Tween; to0(); function to0() { Tww.to(this.lis, { alpha: 0.5 }, 500, null, Handler.create(this, to1)); } function to1() { Tww.to(this.lis, { alpha: 1 }, 500, null, Handler.create(this, to0)); } 在AS中是没有问题的。 2018-05-24 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20180524