TermOx
Public Member Functions | List of all members
ox::dynamic::Rainbow Class Reference

Dynamic_color type that cycles through every hue value in HSL color wheel. More...

#include <dynamic_colors.hpp>

Public Member Functions

 Rainbow (std::uint8_t saturation, std::uint8_t lightness)
 Creates a Rainbow Dynamic Color w/fixed saturation and lightness values.
 
auto operator() () -> True_color
 Increment and return the next True_color.
 

Detailed Description

Dynamic_color type that cycles through every hue value in HSL color wheel.


The documentation for this class was generated from the following files: