| a | wftk::Color | |
| b | wftk::Color | |
| Color() | wftk::Color | [inline] |
| Color(Uint8 red, Uint8 green, Uint8 blue, Uint8 alpha=WFTK_OPAQUE) | wftk::Color | [inline] |
| Color(const SDL_Color &c) | wftk::Color | [inline] |
| Color(const std::string &name) | wftk::Color | [inline] |
| Color(const char *name) | wftk::Color | [inline] |
| find(const std::string &) | wftk::Color | [static] |
| g | wftk::Color | |
| operator!=(const Color &c1, const Color &c2) | wftk::Color | [friend] |
| operator<(const Color &c1, const Color &c2) | wftk::Color | [friend] |
| operator<<(std::ostream &s, const Color &c) | wftk::Color | [friend] |
| operator==(const Color &c1, const Color &c2) | wftk::Color | [friend] |
| r | wftk::Color | |
| registry | wftk::Color | [static] |
| Resource typedef | wftk::Color | |
| WFTK_OPAQUE enum value | wftk::Color | |
| WFTK_TRANSPARENT enum value | wftk::Color |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.