Bomberman
RAY::Color Member List

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

__pad0__RAY::Colorprivate
_colorRAY::Colorprivate
Color(unsigned char r, unsigned char g, unsigned char b, unsigned char a)RAY::Color
Color(float h, float s, float v)RAY::Color
Color(const ::Color &)RAY::Color
Color(const Color &)=defaultRAY::Color
Color(unsigned int hexValue)RAY::Color
getA(void) constRAY::Color
getB(void) constRAY::Color
getG(void) constRAY::Color
getR(void) constRAY::Color
operator=(const Color &)=defaultRAY::Color
setA(unsigned char a)RAY::Color
setB(unsigned char b)RAY::Color
setG(unsigned char g)RAY::Color
setR(unsigned char r)RAY::Color
toHex(void) constRAY::Color
~Color()=defaultRAY::Color