开发者

How to run .gif file in cocos2d

Is it possible to 开发者_JS百科run .gif file in cocos2d for iphone


CCSpriteSheet works really well for animating with spritesheets, you'll need a way to generate the spritesheet from the animated gif.

Read this.


I assume you mean an animated GIF. If so, no, not directly, but you could extract the frames and run them using any of the usual animation classes.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜