如何让重复执行的函授停止,比如Laya.timer.frameLoop(1,this,onDrag);中的onDrag。谢谢~
你通过Laya.timer.clear(this,onDrag);即可!
可以了,谢谢~O(∩_∩)O