![]() |
API
0.9.7
|
#import <CAPropertyAnimation.h>
Instance Methods | |
(BOOL) | - additive |
(BOOL) | - cumulative |
(BOOL) | - isAdditive |
(BOOL) | - isCumulative |
(CPString) | - keyPath |
(void) | - setAdditive: |
(void) | - setCumulative: |
(void) | - setKeyPath: |
![]() | |
(id) | - delegate |
(id) | - init |
(BOOL) | - isRemovedOnCompletion |
(BOOL) | - removedOnCompletion |
(void) | - runActionForKey:object:arguments: |
(void) | - setDelegate: |
(void) | - setRemovedOnCompletion: |
(void) | - shouldArchiveValueForKey: |
(CAMediaTimingFunction) | - timingFunction |
Class Methods | |
(id) | + animationWithKeyPath: |
![]() | |
(id) | + animation |
(id) | + defaultValueForKey: |
Definition at line 132 of file CAAnimation.j.
|
implementation |
Definition at line 179 of file CAAnimation.j.
|
implementation |
Definition at line 140 of file CAAnimation.j.
|
implementation |
Definition at line 164 of file CAAnimation.j.
|
implementation |
Definition at line 184 of file CAAnimation.j.
|
implementation |
Definition at line 169 of file CAAnimation.j.
|
implementation |
Definition at line 154 of file CAAnimation.j.
|
implementation |
Definition at line 174 of file CAAnimation.j.
|
implementation |
Definition at line 159 of file CAAnimation.j.
|
implementation |
Definition at line 149 of file CAAnimation.j.