Gosu::Color Member List

This is the complete list of members for Gosu::Color, including all inherited members.

abgr() const Gosu::Color
alpha() const Gosu::Color
AQUAGosu::Color [static]
argb() const Gosu::Color
bgr() const Gosu::Color
BLACKGosu::Color [static]
BLUEGosu::Color [static]
blue() const Gosu::Color
Channel typedefGosu::Color
Color()Gosu::Color
Color(boost::uint32_t argb)Gosu::Color
Color(Channel red, Channel green, Channel blue)Gosu::Color
Color(Channel alpha, Channel red, Channel green, Channel blue)Gosu::Color
CYANGosu::Color [static]
fromAHSV(Channel alpha, double h, double s, double v)Gosu::Color [static]
fromHSV(double h, double s, double v)Gosu::Color [static]
FUCHSIAGosu::Color [static]
GRAYGosu::Color [static]
GREENGosu::Color [static]
green() const Gosu::Color
hue() const Gosu::Color
NONEGosu::Color [static]
REDGosu::Color [static]
red() const Gosu::Color
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
WHITEGosu::Color [static]
YELLOWGosu::Color [static]