|
Dura2D
v0.1.0
An educational 2D game physics library
|
This is the complete list of members for d2Color, including all inherited members.
| a | d2Color | |
| b | d2Color | |
| d2Color()=default | d2Color | |
| d2Color(float rIn, float gIn, float bIn, float aIn=1.0f) | d2Color | inline |
| g | d2Color | |
| operator*(const float &f) const | d2Color | inline |
| operator*=(const float &f) | d2Color | inline |
| operator/(const float &f) const | d2Color | inline |
| operator/=(const float &f) | d2Color | inline |
| r | d2Color | |
| Set(float rIn, float gIn, float bIn, float aIn=1.0f) | d2Color | inline |