比如 Laya.timer.loop(50, this, this.Scroll,[this.textArr[0]]);
Laya.timer.loop(50, this, this.Scroll,[this.textArr[1]]);
Laya.timer.loop(50, this, this.Scroll,[this.textArr[2]]);
Laya.timer.loop(50, this, this.Scroll,[this.textArr[3]]);
Laya.timer.loop(50, this, this.Scroll,[this.textArr[4]]);