CocosSharp.CCTextureCache Class
Singleton that handles the loading of textures Once the texture is loaded, the next time it will return a reference of the previously loaded texture reducing GPU & CPU memory.

See Also: CCTextureCache Members

Syntax

public class CCTextureCache : ICCUpdatable, IDisposable

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)