TGUI
0.9.5
|
This is the complete list of members for tgui::Color, including all inherited members.
applyOpacity(const Color &color, float alpha) | tgui::Color | inlinestatic |
Black | tgui::Color | inlinestatic |
Blue | tgui::Color | inlinestatic |
Color() | tgui::Color | inline |
Color(const sf::Color &color) | tgui::Color | inline |
Color(std::uint8_t red, std::uint8_t green, std::uint8_t blue, std::uint8_t alpha=255) | tgui::Color | inline |
Color(const String &string) | tgui::Color | inline |
Color(const char *string) | tgui::Color | inline |
colorMap (defined in tgui::Color) | tgui::Color | static |
colorNamesMap (defined in tgui::Color) | tgui::Color | inlinestatic |
Cyan | tgui::Color | inlinestatic |
getAlpha() const | tgui::Color | inline |
getBlue() const | tgui::Color | inline |
getGreen() const | tgui::Color | inline |
getRed() const | tgui::Color | inline |
Green | tgui::Color | inlinestatic |
isSet() const | tgui::Color | inline |
Magenta | tgui::Color | inlinestatic |
operator sf::Color() const | tgui::Color | inline |
operator Vertex::Color() const | tgui::Color | inlineexplicit |
operator!=(const Color &right) const | tgui::Color | inline |
operator==(const Color &rhs) const | tgui::Color | inline |
Red | tgui::Color | inlinestatic |
Transparent | tgui::Color | inlinestatic |
White | tgui::Color | inlinestatic |
Yellow | tgui::Color | inlinestatic |