| black | Color | [static] |
| blue | Color | [static] |
| Color(int red=0, int green=0, int blue=0) | Color | [explicit] |
| cyan | Color | [static] |
| darkgray | Color | [static] |
| getBlue() const | Color | |
| getGreen() const | Color | |
| getRed() const | Color | |
| green | Color | [static] |
| lightgray | Color | [static] |
| m_blue | Color | [private] |
| m_green | Color | [private] |
| m_red | Color | [private] |
| magenta | Color | [static] |
| operator<<(std::ostream &, const Color &) | Color | [friend] |
| orange | Color | [static] |
| red | Color | [static] |
| setColor(int red=0, int green=0, int blue=0) | Color | |
| white | Color | [static] |
| yellow | Color | [static] |
1.4.3