CCAnimationCache
CCAnimationCache
Cocos2DInheritance: System.Object
Constructors
CCAnimationCache()
CCAnimationCache()()Properties
this[string](Cocos2D.CCAnimation)
SharedAnimationCache(Cocos2D.CCAnimationCache)
Methods
AddAnimation(CCAnimation, string)
AddAnimation(CCAnimation, string)(Cocos2D.CCAnimation animation, System.String name)Parameters:
animation (Cocos2D.CCAnimation)name (System.String)AddAnimationsWithDictionary(PlistDictionary)
AddAnimationsWithDictionary(PlistDictionary)(Cocos2D.PlistDictionary dictionary)Parameters:
dictionary (Cocos2D.PlistDictionary)AddAnimationsWithFile(string)
AddAnimationsWithFile(string)(System.String plist)Parameters:
plist (System.String)AnimationByName(string)
Cocos2D.CCAnimation AnimationByName(string)(System.String name)Parameters:
name (System.String)Returns:
Cocos2D.CCAnimationInit()
System.Boolean Init()()Returns:
System.BooleanPurgeSharedAnimationCache()
PurgeSharedAnimationCache()()RemoveAnimationByName(string)
RemoveAnimationByName(string)(System.String name)Parameters:
name (System.String)