Added by jia luo over 11 years ago
[problem]: when i execute a animation, the last frame staied on the screen,and how can i prevent from this
animation->addSpriteFrameWithTexture(...);
runAction( CCSequence::create( animate->reverse(), animate, NULL) );
Wrong forum!