#import <CAAnimation.h>
Definition at line 2 of file CAAnimation.h.
+ (id) defaultValueForKey: |
|
(CPString) |
aKey |
|
|
implementation |
- (BOOL) isRemovedOnCompletion |
|
|
|
|
implementation |
Returns YES
if the animation is removed after completion
Definition at line 91 of file CAAnimation.j.
- (BOOL) removedOnCompletion |
|
|
|
|
implementation |
Returns YES
if the animation is removed after completion
Definition at line 83 of file CAAnimation.j.
- (void) setDelegate: |
|
(id) |
aDelegate |
|
|
implementation |
Sets the animation delegate
- Parameters
-
aDelegate | the new delegate |
Definition at line 109 of file CAAnimation.j.
- (void) setRemovedOnCompletion: |
|
(BOOL) |
isRemovedOnCompletion |
|
|
implementation |
Specifies whether this animation should be removed after it has completed.
- Parameters
-
\c | YES means the animation should be removed |
Definition at line 75 of file CAAnimation.j.
- (void) shouldArchiveValueForKey: |
|
(CPString) |
aKey |
|
|
implementation |
Returns the animation's timing function. If nil
, then it has a linear pacing.
Definition at line 99 of file CAAnimation.j.
The documentation for this class was generated from the following files: