24#include "animatedValue.h"
Simple linear interpolator.
Definition: linear.h:33
float generateNextValue(float progress) override
generate the value according to progress in time.
Definition: linear.cpp:33
Definition: animatedValue.h:194
int duration
duration of the event in ms.
Definition: animatedValue.h:237