Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for Color, including all inherited members.
a | Color | |
b | Color | |
BLACK | Color | static |
BLUE | Color | static |
CYAN | Color | static |
g | Color | |
GREEN | Color | static |
MAGENTA | Color | static |
normalize_color() const | Color | |
operator==(const Color &other) const | Color | |
r | Color | |
RED | Color | static |
to_rgba(float r, float g, float b, float a) const | Color | |
WHITE | Color | static |
YELLOW | Color | static |