![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Typedefs | |
using | cydui::easing::function_type = std::function<float_type(const float_type&)> |
Functions | |
constexpr float_type | cydui::easing::linear (const float_type &t) |
|
export |
Definition at line 14 of file easing_functions.cppm.
|
constexprexport |
Definition at line 16 of file easing_functions.cppm.