RunAnimClip Member List
This is the complete list of members for
RunAnimClip, including all inherited members.
| ANIM_MODE enum name | EZAnimation | |
| ANIM_TYPE enum name | EZAnimation | |
| CompletedDelegate | EZAnimation | |
| CompletionDelegate(EZAnimation anim) | EZAnimation | |
| Data | EZAnimation | |
| Do(GameObject sub, string clip, float blend, float dur, float delay, CompletionDelegate startDel, CompletionDelegate del) | RunAnimClip | [static] |
| Duration | EZAnimation | |
| EASING_TYPE enum name | EZAnimation | |
| End() | EZAnimation | |
| GetInterpolator(EZAnimation.EASING_TYPE type) | EZAnimation | [static] |
| GetSubject() | RunAnimClip | [virtual] |
| Interpolator(float time, float start, float delta, float duration) | EZAnimation | |
| Mode | EZAnimation | |
| Paused | EZAnimation | |
| pingPong | EZAnimation | |
| repeatDelay | EZAnimation | |
| restartOnRepeat | EZAnimation | |
| Start(GameObject sub, AnimParams parms) | RunAnimClip | [virtual] |
| Start(GameObject sub, string clip, float blend, float dur, float delay, CompletionDelegate startDel, CompletionDelegate del) | RunAnimClip | |
| StartDelegate | EZAnimation | |
| Stop() | EZAnimation | [virtual] |
| type | EZAnimation | |
| Wait | EZAnimation | |