Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
|
This is the complete list of members for pu::ui::Color, including all inherited members.
a | pu::ui::Color | |
b | pu::ui::Color | |
Color() | pu::ui::Color | inline |
Color(const u8 r, const u8 g, const u8 b, const u8 a) | pu::ui::Color | inline |
FromHex(const std::string &str_clr) | pu::ui::Color | static |
g | pu::ui::Color | |
r | pu::ui::Color | |
WithAlpha(const u8 a) | pu::ui::Color | inline |