|
FTXUI 6.1.9
C++ functional terminal UI.
|
FTXUI ftxui::animation:: 命名空间 更多...
命名空间 | |
| namespace | easing |
类 | |
| class | Animator |
| class | Params |
类型定义 | |
| using | Clock = std::chrono::steady_clock |
| using | TimePoint = std::chrono::time_point<Clock> |
| using | Duration = std::chrono::duration<float> |
函数 | |
| void | RequestAnimationFrame () |
| RequestAnimationFrame 是一个请求在下一个动画周期中绘制新帧的函数。 | |
FTXUI ftxui::animation:: 命名空间
| using Clock = std::chrono::steady_clock |
在文件 animation.hpp 第 21 行定义.
在文件 animation.hpp 第 22 行定义.
| using Duration = std::chrono::duration<float> |
在文件 animation.hpp 第 23 行定义.