Gamedev Framework (gf)
1.2.0
A C++17 framework for 2D games
gf
ColorBase
gf::ColorBase< T > Member List
This is the complete list of members for
gf::ColorBase< T >
, including all inherited members.
Azure
gf::ColorBase< T >
static
Black
gf::ColorBase< T >
static
Blue
gf::ColorBase< T >
static
Chartreuse
gf::ColorBase< T >
static
Cyan
gf::ColorBase< T >
static
darker
(Color4< T > color, T percent=T(0.5))
gf::ColorBase< T >
inline
static
fromRgb
(T r, T g, T b)
gf::ColorBase< T >
inline
static
fromRgba32
(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)
gf::ColorBase< T >
inline
static
fromRgba32
(uint32_t color)
gf::ColorBase< T >
inline
static
fromRgba32
(Color4u color)
gf::ColorBase< T >
inline
static
Gray
(T value=T(0.5))
gf::ColorBase< T >
inline
static
Green
gf::ColorBase< T >
static
lighter
(Color4< T > color, T percent=T(0.5))
gf::ColorBase< T >
inline
static
Magenta
gf::ColorBase< T >
static
Opaque
(T value=T(0.5))
gf::ColorBase< T >
inline
static
Orange
gf::ColorBase< T >
static
Red
gf::ColorBase< T >
static
Rose
gf::ColorBase< T >
static
Spring
gf::ColorBase< T >
static
toRgba32
(Color4< T > color)
gf::ColorBase< T >
inline
static
Transparent
gf::ColorBase< T >
static
Violet
gf::ColorBase< T >
static
White
gf::ColorBase< T >
static
Yellow
gf::ColorBase< T >
static
Generated by
1.9.4