Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ElasticTweener, including all inherited members.
_a | ElasticTweener | protected |
_p | ElasticTweener | protected |
easeIn(float time, float start, float change, float duration) const | ElasticTweener | inlineprotected |
easeInOut(float time, float start, float change, float duration) const | ElasticTweener | inlineprotected |
easeOut(float time, float start, float change, float duration) const | ElasticTweener | inlineprotected |
ElasticTweener(float a=0.0, float p=0.0) | ElasticTweener | inline |
HasResumePoint() const | Tweener | inlinevirtual |
m_tweenerType | Tweener | protected |
SetEasing(TweenerType type) | Tweener | inline |
Tween(float time, float start, float change, float duration) override | ElasticTweener | inlinevirtual |
Tweener(TweenerType tweenerType=EASE_OUT) | Tweener | inlineexplicit |
~Tweener()=default | Tweener | virtual |