计时器可以暂停和继续吗?

creator的自定义计时器可暂停和继续吗?不是停掉计时器,如果不能,有什么好的办法?

可以的 http://docs.cocos.com/creator/api/zh/classes/Scheduler.html#pausetarget

1赞

感谢!!!