大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0009 秒)
...ne = Laya.TimeLine, Event = Laya.Event; this.timeLine = new TimeLine(); // addLabel(label:String, offset:Number) offset: 标签事件相对于上个动画的偏移时间(单位:毫秒) this.timeLine.addLabel("turnRight", 0).to(this.target, {x:450, y:100, scaleX:0.5, scaleY:0.5}, 2000, null, 0) .ad...
来源: Laya2.0_示例 发布时间: 20241118