OpenEnroth 73e68f7
|
This is the complete list of members for Color, including all inherited members.
a | Color | |
b | Color | |
c16() const | Color | inline |
c32() const | Color | inline |
Color()=default | Color | |
Color(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) | Color | inline |
fromC16(uint16_t color) | Color | inlinestatic |
fromC32(uint32_t color) | Color | inlinestatic |
g | Color | |
operator== | Color | friend |
r | Color | |
tag() const | Color | inline |
toColorf() const | Color | inline |