#import <BMKInterpolator.h>
◆ accelerateInterpolatorWithFactor:
+ (instancetype) accelerateInterpolatorWithFactor: |
|
(float) |
factor |
|
◆ anticipateInterpolatorWithTension:
+ (instancetype) anticipateInterpolatorWithTension: |
|
(float) |
tension |
|
◆ anticipateOvershootInterpolatorWithTension:extraTension:
+ (instancetype) anticipateOvershootInterpolatorWithTension: |
|
(float) |
tension |
extraTension: |
|
(float) |
extra |
|
|
| |
◆ cycleInterpolatorWithCycles:
+ (instancetype) cycleInterpolatorWithCycles: |
|
(float) |
cycle |
|
◆ decelerateInterpolatorWithFactor:
+ (instancetype) decelerateInterpolatorWithFactor: |
|
(float) |
factor |
|
◆ interpolatorWithType:
◆ linearInterpolator
+ (instancetype) linearInterpolator |
|
|
|
◆ overshootInterpolatorWithTension:
+ (instancetype) overshootInterpolatorWithTension: |
|
(float) |
tension |
|
该类的文档由以下文件生成: