CocosSharp.CCAnimationCache Class
Singleton that manages the Animations. It saves in a cache the animations. You should use this class if you want to save your animations in a cache.

See Also: CCAnimationCache Members

Syntax

public class CCAnimationCache

Remarks

Singleton that manages the Animations. It saves in a cache the animations. You should use this class if you want to save your animations in a cache.

Singleton that manages the Animations.

Before v0.99.5, the recommend way was to save them on the CocosSharp.CCSprite. Since v0.99.5, you should use this class instead.

CocosSharp.CCSprite

v0.99.5

v0.99.5

Requirements

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