![]() |
Kochol Game Engine
0.1.0
|
This is the complete list of members for kge::gfx::Color, including all inherited members.
| c | kge::gfx::Color | |
| Color() | kge::gfx::Color | inline |
| Color(int Red, int Green, int Blue) | kge::gfx::Color | inline |
| getAlpha() const | kge::gfx::Color | inline |
| getBlue() const | kge::gfx::Color | inline |
| getGreen() const | kge::gfx::Color | inline |
| getRed() const | kge::gfx::Color | inline |
| Set(int Red, int Green, int Blue, int Alpha) | kge::gfx::Color | inline |
| toOpenGLColor() const | kge::gfx::Color | inline |