API  1.0.0
<CPAnimationDelegate > Protocol Reference
+ Inheritance diagram for <CPAnimationDelegate >:

Instance Methods

(float) - animation:valueForProgress:
 
(void) - animationDidEnd:
 
(void) - animationDidStop:
 
(BOOL) - animationShouldStart:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 26 of file CPAnimation.j.

Method Documentation

◆ animation:valueForProgress:()

- (float CPAnimationDelegate) animation: (CPAnimation animation
valueForProgress: (float)  progress 
optional

◆ animationDidEnd:()

- (void CPAnimationDelegate) animationDidEnd: (CPAnimation animation
optional

◆ animationDidStop:()

- (void CPAnimationDelegate) animationDidStop: (CPAnimation animation
optional

◆ animationShouldStart:()

- (BOOL CPAnimationDelegate) animationShouldStart: (CPAnimation animation
optional

The documentation for this protocol was generated from the following file: