TermOx
Public Types | Public Attributes | List of all members
ox::Dynamic_color Struct Reference

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
 

Detailed Description

Defines an animated color.

get_value() is called every interval and used to update the color.


The documentation for this struct was generated from the following file: