#import <CAMediaTimingFunction.h>
Definition at line 2 of file CAMediaTimingFunction.h.
+ (id) functionWithControlPoints: |
|
(float) |
c1x |
: |
|
(float) |
c1y |
: |
|
(float) |
c2x |
: |
|
(float) |
c2y |
|
|
| |
|
implementation |
+ (id) functionWithName: |
|
(CPString) |
aName |
|
|
implementation |
- (void) getControlPointAtIndex: |
|
(CPUInteger) |
anIndex |
values: |
|
(float/*[2]*/) |
reference |
|
|
| |
|
implementation |
- (id) initWithControlPoints: |
|
(float) |
c1x |
: |
|
(float) |
c1y |
: |
|
(float) |
c2x |
: |
|
(float) |
c2y |
|
|
| |
|
implementation |
The documentation for this class was generated from the following files: