|
supertux
|
This is the complete list of members for Color, including all inherited members.
| a8() const (defined in Color) | Color | inline |
| alpha (defined in Color) | Color | |
| b8() const (defined in Color) | Color | inline |
| BLACK (defined in Color) | Color | static |
| BLUE (defined in Color) | Color | static |
| blue (defined in Color) | Color | |
| Color() (defined in Color) | Color | |
| Color(float red_, float green_, float blue_, float alpha_=1.0) (defined in Color) | Color | |
| Color(const std::vector< float > &vals) (defined in Color) | Color | |
| CYAN (defined in Color) | Color | static |
| from_rgb888(uint8_t r, uint8_t g, uint8_t b) (defined in Color) | Color | inlinestatic |
| from_rgba8888(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) (defined in Color) | Color | inlinestatic |
| g8() const (defined in Color) | Color | inline |
| green (defined in Color) | Color | |
| GREEN (defined in Color) | Color | static |
| greyscale() const (defined in Color) | Color | |
| MAGENTA (defined in Color) | Color | static |
| operator!=(const Color &other) const (defined in Color) | Color | |
| operator<(const Color &other) const (defined in Color) | Color | |
| operator==(const Color &other) const (defined in Color) | Color | |
| r8() const (defined in Color) | Color | inline |
| RED (defined in Color) | Color | static |
| red (defined in Color) | Color | |
| rgba() const (defined in Color) | Color | inline |
| to_sdl_color() const (defined in Color) | Color | inline |
| to_string() const | Color | inline |
| toVector() (defined in Color) | Color | |
| WHITE (defined in Color) | Color | static |
| YELLOW (defined in Color) | Color | static |
1.8.12