This is the complete list of members for Axle::Color, including all inherited members.
Color(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | Axle::Color | |
Color(unsigned char r, unsigned char g, unsigned char b) | Axle::Color | |
Color() | Axle::Color | |
Color(ColorPreset preset) | Axle::Color | |
getA() const | Axle::Color | |
getB() const | Axle::Color | |
getG() const | Axle::Color | |
getR() const | Axle::Color | |
setA(unsigned char a) | Axle::Color | |
setB(unsigned char b) | Axle::Color | |
setColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | Axle::Color | |
setColor(ColorPreset preset) | Axle::Color | |
setG(unsigned char g) | Axle::Color | |
setR(unsigned char r) | Axle::Color |