|
Golias Engine
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 |
| Color(float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f) | Color | inline |
| CYAN | Color | static |
| g | Color | |
| GREEN | Color | static |
| MAGENTA | Color | static |
| r | Color | |
| RED | Color | static |
| to_vec4() const | Color | inline |
| WHITE | Color | static |
| YELLOW | Color | static |