public void stopAction() { CCNode pSprite = getChildByTag(kTagGrossini); pSprite.stopActionByTag((int)KTag.kTagSequence); }