|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
动画框架 更多...
类 | |
| class | neforce::tui::animator |
| 动画状态机 更多... | |
命名空间 | |
| namespace | neforce::tui::easing |
| 缓动函数命名空间 | |
类型定义 | |
| using | neforce::tui::easing::function = function<float(float)> |
| 缓动函数类型:输入归一化时间 [0,1],输出进度 [0,1] | |