大约有 1 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0008 秒)
...ameOnce(60, this, this.onComplete2); } onComplete1() { //spBtn1的透明度减少0.5 this.button1.alpha -= 0.5; } onComplete2() { //spBtn2的透明度减少0.5 this.button2.alpha -= 0.5; } } new Timer_DelayExcute();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; import Event = ...
来源: Laya2.0_示例 发布时间: 20241124