FTXUI
5.0.0
C++ functional terminal UI.
|
Public Member Functions | |
Animator (float *from, float to=0.f, Duration duration=std::chrono::milliseconds(250), easing::Function easing_function=easing::Linear, Duration delay=std::chrono::milliseconds(0)) | |
void | OnAnimation (Params &) |
float | to () const |
Definition at line 90 of file animation.hpp.
|
explicit |
Definition at line 253 of file animation.cpp.
void OnAnimation | ( | Params & | params | ) |
Definition at line 267 of file animation.cpp.
|
inline |
Definition at line 100 of file animation.hpp.