文章分类 -  CocosCreator问题集 / Tween

CocosCreator的缓动系统
摘要:在CocosCreator3.8.4以下的版本,Tween系统没有开放暂停和恢复的接口。则需要通过TweenSystem的管理器去调用其“暂停”和“恢复”的静态方法。 举个例子: TweenSystem.instance.ActionManager.pauseTarget(this.fill_spr 阅读全文
posted @ 2024-12-05 13:30 EricShx 阅读(48) 评论(0) 推荐(0)