Changing the image of a CCSprite

Viewed 21588

I have created a number of CCSprites using spriteWithFile.

How do I change the image for the sprite during runtime?

I need to change a few sprites images quite regularly.

11 Answers
Related