RayFor24 就是我需要再添加定时器之前做判断,如果存在,就clear,if(xxxxx){ Laya.timer.clear(this, this.showUserHandCard); } Laya.timer.loop(150, this, this.showUserHandCard, null, false); 这个xxx怎么判断