Saturday, 25 May 2013

does cocos2d cache texture automatically

does cocos2d cache texture automatically

I know if we want the textures cached we can use the sharedtexture manager to cache them, but since this is on mobile platform , why don't cocos2d-x just do this for all texture loads ?
when creating sprites with images, are these textures cached as well ?

No comments:

Post a Comment