xbmc
Public Member Functions | Protected Attributes | List of all members
Tweener Class Referenceabstract
Inheritance diagram for Tweener:
Inheritance graph
[legend]

Public Member Functions

 Tweener (TweenerType tweenerType=EASE_OUT)
 
void SetEasing (TweenerType type)
 
virtual float Tween (float time, float start, float change, float duration)=0
 
virtual bool HasResumePoint () const
 

Protected Attributes

TweenerType m_tweenerType
 

The documentation for this class was generated from the following file: