SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
color_type Struct Reference

Classes

union  color_union
 

Public Member Functions

FMT_CONSTEXPR color_type (color rgb_color) FMT_NOEXCEPT
 
FMT_CONSTEXPR color_type (rgb rgb_color) FMT_NOEXCEPT
 
FMT_CONSTEXPR color_type (terminal_color term_color) FMT_NOEXCEPT
 

Public Attributes

bool is_rgb
 
union color_type::color_union value