SDL Utility
Color Member List

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

aColor
bColor
BlackColorstatic
BlueColorstatic
Color()Color
Color(Uint8 r, Uint8 g, Uint8 b, Uint8 a=255)Color
Color(Uint32 color)Color
CyanColorstatic
FromHSV(Uint16 h, Uint8 s, Uint8 v)Colorstatic
gColor
GreenColorstatic
MagentaColorstatic
operator!=(const Color &left, const Color &right)Colorfriend
operator*(const Color &left, const Color &right)Colorfriend
operator*=(Color &left, const Color &right)Colorfriend
operator+(const Color &left, const Color &right)Colorfriend
operator+=(Color &left, const Color &right)Colorfriend
operator-(const Color &left, const Color &right)Colorfriend
operator-=(Color &left, const Color &right)Colorfriend
operator/(const Color &left, const Color &right)Colorfriend
operator/=(Color &left, const Color &right)Colorfriend
operator==(const Color &left, const Color &right)Colorfriend
rColor
RedColorstatic
ToInt()Color
TransparentColorstatic
WhiteColorstatic
YellowColorstatic