|
TGUI
0.7.8
|
This is the complete list of members for tgui::Color, including all inherited members.
| Color(const sf::Color &color) | tgui::Color | |
| Color(sf::Uint8 red, sf::Uint8 green, sf::Uint8 blue, sf::Uint8 alpha=255) | tgui::Color | |
| Color(const char *string) | tgui::Color | |
| Color(const std::string &string) | tgui::Color | |
| operator sf::Color() const | tgui::Color |