Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CircleTweener Class Reference

#include <Tween.h>

Inheritance diagram for CircleTweener:
Tweener

Public Member Functions

float Tween (float time, float start, float change, float duration) override
 
- Public Member Functions inherited from Tweener
 Tweener (TweenerType tweenerType=EASE_OUT)
 
virtual ~Tweener ()=default
 
void SetEasing (TweenerType type)
 
virtual bool HasResumePoint () const
 

Additional Inherited Members

- Protected Attributes inherited from Tweener
TweenerType m_tweenerType
 

Member Function Documentation

◆ Tween()

float CircleTweener::Tween ( float  time,
float  start,
float  change,
float  duration 
)
inlineoverridevirtual

Implements Tweener.


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