Hi All,
As I am learning Cocos2d, I'm seeing that it allows textures. This is a bit confusing to me as textures are usually in 3D games. What is the difference between a sprite and a texture in Cocos2D? When would you use one vs the other?
I guess the more simple question would be what is a CCTexture2D and when would you use it?
Thanks!