stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::CommonTheme::NamedRgbColor Struct Reference

Public Attributes

std::string m_sName
 The name of the color. More...
 
RgbColor m_oColor
 The color. More...
 

Member Data Documentation

◆ m_oColor

RgbColor stmg::CommonTheme::NamedRgbColor::m_oColor

The color.

◆ m_sName

std::string stmg::CommonTheme::NamedRgbColor::m_sName

The name of the color.