|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <animation.hpp>
Public 成员函数 | |
| 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 |
在文件 animation.hpp 第 93 行定义.
|
explicit |
在文件 animation.cpp 第 248 行定义.
| void OnAnimation | ( | Params & | params | ) |
在文件 animation.cpp 第 262 行定义.
|
inline |
在文件 animation.hpp 第 103 行定义.