#import <CAPropertyAnimation.h>
Class Methods | |
(id) | + animationWithKeyPath: |
Class Methods inherited from CAAnimation | |
(id) | + animation |
(id) | + defaultValueForKey: |
Class Methods inherited from CPObject | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(void) | + cancelPreviousPerformRequestsWithTarget: |
(void) | + cancelPreviousPerformRequestsWithTarget:selector:object: |
(Class) | + class |
(BOOL) | + conformsToProtocol: |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesImplementSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isBindingExclusive: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + object:performSelector:withObject:afterDelay:inModes: |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Definition at line 2 of file CAPropertyAnimation.h.
|
implementation |
Definition at line 62 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 23 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 47 of file CAPropertyAnimation.j.
|
implementation |
Initializes the receiver
Reimplemented from CAAnimation.
Reimplemented in CABasicAnimation, and CAKeyframeAnimation.
Definition at line 12 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 67 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 52 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 37 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 57 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 42 of file CAPropertyAnimation.j.
|
implementation |
Definition at line 32 of file CAPropertyAnimation.j.