What steps will reproduce the problem?
1. In onEnter () to use schedule ("createCCSpriteSheet") method to create
CCSpriteSheet.
2. In createCCSpriteSheet (float dt) method using changeCCSpriteSheetPoint
(float dt) method to dynamically change the CCSprite coordinates.
3.If the coordinate is greater than or equal to 300, remove CCSprite, then use
the schedule ("createCCSpriteSheet") method of redistribution CCSprite.
Why when I stopped CCSprite the animation, after removing CCSprite. Through the
schedule ("createCCSpriteSheet") method to re-create CCSpriteSheet not?
Original issue reported on code.google.com by imagined...@gmail.com on 20 Dec 2010 at 7:03
Original issue reported on code.google.com by
imagined...@gmail.com
on 20 Dec 2010 at 7:03Attachments: