gpt4 book ai didi

cocos2d-iphone - 更改 CCSprite 的图像

转载 作者:行者123 更新时间:2023-12-03 08:33:09 25 4
gpt4 key购买 nike

我使用 spriteWithFile 创建了许多 CCSprite。

如何在运行时更改 Sprite 的图像?

我需要定期更改一些 Sprite 图像。

最佳答案

CCTexture *tex = [CCTexture textureWithFile:fileName];
self.texture = tex;

关于cocos2d-iphone - 更改 CCSprite 的图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6896075/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com