![]()  | 
  
    Gamedev Framework (gf)
    0.7.0
    
   A C++14 framework for 2D games 
   | 
 
This is the complete list of members for gf::Color, including all inherited members.
| Azure | gf::Color | static | 
| Black | gf::Color | static | 
| Blue | gf::Color | static | 
| Chartreuse | gf::Color | static | 
| Color()=delete | gf::Color | |
| Cyan | gf::Color | static | 
| darker(Color4f color, float percent=0.5f) | gf::Color | static | 
| fromRgba32(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255) | gf::Color | static | 
| fromRgba32(uint32_t color) | gf::Color | static | 
| fromRgba32(Color4u color) | gf::Color | static | 
| Gray(float value=0.5f) | gf::Color | inlinestatic | 
| Green | gf::Color | static | 
| lighter(Color4f color, float percent=0.5f) | gf::Color | static | 
| Magenta | gf::Color | static | 
| Opaque(float value=0.5f) | gf::Color | inlinestatic | 
| Orange | gf::Color | static | 
| Red | gf::Color | static | 
| Rose | gf::Color | static | 
| Spring | gf::Color | static | 
| toRgba32(Color4f color) | gf::Color | static | 
| Transparent | gf::Color | static | 
| Violet | gf::Color | static | 
| White | gf::Color | static | 
| Yellow | gf::Color | static | 
 1.8.13