用了CCDirector::sharedDirector()->getActionManager()->removeAllActions()这个方法,但是还是没用,还是会有内存泄漏
当有无限循环动作的时候,会出现内存泄露情况
stopAllActions()呢?我用的是这个。。。。
用了CCDirector::sharedDirector()->getActionManager()->removeAllActions()这个方法,但是还是没用,还是会有内存泄漏
当有无限循环动作的时候,会出现内存泄露情况
stopAllActions()呢?我用的是这个。。。。