This is the complete list of members for Gosu::Color, including all inherited members.
| abgr() const | Gosu::Color | |
| alpha() const | Gosu::Color | |
| AQUA | Gosu::Color | static |
| argb() const | Gosu::Color | |
| bgr() const | Gosu::Color | |
| BLACK | Gosu::Color | static |
| blue() const | Gosu::Color | |
| BLUE | Gosu::Color | static |
| Channel typedef | Gosu::Color | |
| Color() | Gosu::Color | |
| Color(unsigned argb) | Gosu::Color | |
| Color(Channel red, Channel green, Channel blue) | Gosu::Color | |
| Color(Channel alpha, Channel red, Channel green, Channel blue) | Gosu::Color | |
| CYAN | Gosu::Color | static |
| fromAHSV(Channel alpha, double h, double s, double v) | Gosu::Color | static |
| fromHSV(double h, double s, double v) | Gosu::Color | static |
| FUCHSIA | Gosu::Color | static |
| gl() const | Gosu::Color | |
| GL_FORMAT | Gosu::Color | static |
| GRAY | Gosu::Color | static |
| GREEN | Gosu::Color | static |
| green() const | Gosu::Color | |
| hue() const | Gosu::Color | |
| NONE | Gosu::Color | static |
| red() const | Gosu::Color | |
| RED | Gosu::Color | static |
| saturation() const | Gosu::Color | |
| setAlpha(Channel value) | Gosu::Color | |
| setBlue(Channel value) | Gosu::Color | |
| setGreen(Channel value) | Gosu::Color | |
| setHue(double h) | Gosu::Color | |
| setRed(Channel value) | Gosu::Color | |
| setSaturation(double s) | Gosu::Color | |
| setValue(double v) | Gosu::Color | |
| value() const | Gosu::Color | |
| WHITE | Gosu::Color | static |
| YELLOW | Gosu::Color | static |