TermOx
|
Defines an animated color. More...
#include <color.hpp>
Public Types | |
using | Period_t = std::chrono::milliseconds |
Public Attributes | |
Period_t | interval |
std::function< True_color()> | get_value |
Defines an animated color.
get_value() is called every interval and used to update the color.