Gamedev Framework (gf)  0.17.0
A C++14 framework for 2D games
gf::ColorBase< T > Member List

This is the complete list of members for gf::ColorBase< T >, including all inherited members.

Azuregf::ColorBase< T >static
Blackgf::ColorBase< T >static
Bluegf::ColorBase< T >static
Chartreusegf::ColorBase< T >static
Cyangf::ColorBase< T >static
darker(Color4< T > color, T percent=T(0.5))gf::ColorBase< T >inlinestatic
fromRgb(T r, T g, T b)gf::ColorBase< T >inlinestatic
fromRgba32(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)gf::ColorBase< T >inlinestatic
fromRgba32(uint32_t color)gf::ColorBase< T >inlinestatic
fromRgba32(Color4u color)gf::ColorBase< T >inlinestatic
Gray(T value=T(0.5))gf::ColorBase< T >inlinestatic
Greengf::ColorBase< T >static
lighter(Color4< T > color, T percent=T(0.5))gf::ColorBase< T >inlinestatic
Magentagf::ColorBase< T >static
Opaque(T value=T(0.5))gf::ColorBase< T >inlinestatic
Orangegf::ColorBase< T >static
Redgf::ColorBase< T >static
Rosegf::ColorBase< T >static
Springgf::ColorBase< T >static
toRgba32(Color4< T > color)gf::ColorBase< T >inlinestatic
Transparentgf::ColorBase< T >static
Violetgf::ColorBase< T >static
Whitegf::ColorBase< T >static
Yellowgf::ColorBase< T >static