![]() |
Pioneer
|
This is the complete list of members for Color4ub, including all inherited members.
| a | Color4ub | |
| b | Color4ub | |
| BLACK | Color4ub | static |
| BLANK | Color4ub | static |
| BLUE | Color4ub | static |
| Color4ub() | Color4ub | inline |
| Color4ub(Uint8 r_, Uint8 g_, Uint8 b_) | Color4ub | inline |
| Color4ub(Uint8 r_, Uint8 g_, Uint8 b_, Uint8 a_) | Color4ub | inline |
| Color4ub(const Color4f &c) | Color4ub | inline |
| Color4ub(const Uint32 rgba) | Color4ub | inline |
| Color4ub(const Color4ub &c, const Uint8 a) | Color4ub | inline |
| FromLuaTable(lua_State *l, int idx) | Color4ub | static |
| g | Color4ub | |
| GetLuminance() const | Color4ub | |
| GRAY | Color4ub | static |
| GREEN | Color4ub | static |
| Opacity(float factor) | Color4ub | inline |
| operator const unsigned char *() const | Color4ub | inline |
| operator unsigned char *() | Color4ub | inline |
| operator!= | Color4ub | friend |
| operator*(const float f) const | Color4ub | inline |
| operator*(const Color4ub &c) const | Color4ub | inline |
| operator*=(const float f) | Color4ub | inline |
| operator*=(const Color4ub &c) | Color4ub | inline |
| operator+(const Color4ub &c) const | Color4ub | inline |
| operator/(const float f) const | Color4ub | inline |
| operator== | Color4ub | friend |
| PINK | Color4ub | static |
| r | Color4ub | |
| RED | Color4ub | static |
| Shade(float factor) | Color4ub | inline |
| STEELBLUE | Color4ub | static |
| Tint(float factor) | Color4ub | inline |
| ToColor4f() const | Color4ub | inline |
| ToLuaTable(lua_State *l) | Color4ub | |
| WHITE | Color4ub | static |
| YELLOW | Color4ub | static |