Instance Methods | |
(double) | - duration |
(void) | - setDuration: |
(void) | - setTimingFunction: |
(CAMediaTimingFunction) | - timingFunction |
Definition at line 133 of file CAAnimation.j.
|
implementation |
Synthesized accessor method.
Extends class CAAnimation.
Definition at line 154 of file CAAnimation.j.
|
implementation |
Synthesized accessor method.
Extends class CAAnimation.
Definition at line 162 of file CAAnimation.j.
|
implementation |
Synthesized accessor method.
Extends class CAAnimation.
Definition at line 146 of file CAAnimation.j.
|
implementation |
Synthesized accessor method.
Returns the animation's timing function. If nil
, then it has a linear pacing.
Extends class CAAnimation.
Definition at line 138 of file CAAnimation.j.