开发者

Is there a way to kill all running cocos2d acions

I need to kill running actions for various sprites.

Does cocos2d provide 开发者_StackOverflow社区a way of calling a sprite and killing its actions?


You mean something like this?

[someSprite stopAllActions];
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜