#include <CCTweenFunction.h>
static float backEaseIn |
( |
float |
time) | |
|
|
static |
static float backEaseInOut |
( |
float |
time) | |
|
|
static |
static float backEaseOut |
( |
float |
time) | |
|
|
static |
static float bounceEaseIn |
( |
float |
time) | |
|
|
static |
static float bounceEaseInOut |
( |
float |
time) | |
|
|
static |
static float bounceEaseOut |
( |
float |
time) | |
|
|
static |
static float circEaseIn |
( |
float |
time) | |
|
|
static |
static float circEaseInOut |
( |
float |
time) | |
|
|
static |
static float circEaseOut |
( |
float |
time) | |
|
|
static |
static float cubicEaseIn |
( |
float |
time) | |
|
|
static |
static float cubicEaseInOut |
( |
float |
time) | |
|
|
static |
static float cubicEaseOut |
( |
float |
time) | |
|
|
static |
static float customEase |
( |
float |
time, |
|
|
float * |
easingParam |
|
) |
| |
|
static |
static float elasticEaseIn |
( |
float |
time, |
|
|
float * |
easingParam |
|
) |
| |
|
static |
static float elasticEaseInOut |
( |
float |
time, |
|
|
float * |
easingParam |
|
) |
| |
|
static |
static float elasticEaseOut |
( |
float |
time, |
|
|
float * |
easingParam |
|
) |
| |
|
static |
static float expoEaseIn |
( |
float |
time) | |
|
|
static |
static float expoEaseInOut |
( |
float |
time) | |
|
|
static |
static float expoEaseOut |
( |
float |
time) | |
|
|
static |
static float linear |
( |
float |
time) | |
|
|
static |
static float quadEaseIn |
( |
float |
time) | |
|
|
static |
static float quadEaseInOut |
( |
float |
time) | |
|
|
static |
static float quadEaseOut |
( |
float |
time) | |
|
|
static |
static float quartEaseIn |
( |
float |
time) | |
|
|
static |
static float quartEaseInOut |
( |
float |
time) | |
|
|
static |
static float quartEaseOut |
( |
float |
time) | |
|
|
static |
static float quintEaseIn |
( |
float |
time) | |
|
|
static |
static float quintEaseInOut |
( |
float |
time) | |
|
|
static |
static float quintEaseOut |
( |
float |
time) | |
|
|
static |
static float sineEaseIn |
( |
float |
time) | |
|
|
static |
static float sineEaseInOut |
( |
float |
time) | |
|
|
static |
static float sineEaseOut |
( |
float |
time) | |
|
|
static |
static float tweenTo |
( |
float |
time, |
|
|
TweenType |
type, |
|
|
float * |
easingParam |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/cocos/editor-support/cocostudio/CCTweenFunction.h