a | sfColor | |
b | sfColor | |
Black | sfColor | [static] |
Blue | sfColor | [static] |
Cyan | sfColor | [static] |
g | sfColor | |
Green | sfColor | [static] |
Magenta | sfColor | [static] |
operator!=(const sfColor &Other) const | sfColor | |
operator==(const sfColor &Other) const | sfColor | |
r | sfColor | |
Red | sfColor | [static] |
sfColor() | sfColor | |
sfColor(sfUint32 ColorRGBA) | sfColor | [explicit] |
sfColor(sfUint8 R, sfUint8 G, sfUint8 B, sfUint8 A=255) | sfColor | |
ToRGBA() const | sfColor | |
White | sfColor | [static] |
Yellow | sfColor | [static] |