nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
ncine::Color Member List

This is the complete list of members for ncine::Color, including all inherited members.

a() constncine::Colorinline
abgr() constncine::Color
argb() constncine::Color
b() constncine::Colorinline
bgra() constncine::Color
Black (defined in ncine::Color)ncine::Colorstatic
Blue (defined in ncine::Color)ncine::Colorstatic
Color()ncine::Color
Color(unsigned int red, unsigned int green, unsigned int blue)ncine::Color
Color(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha)ncine::Color
Color(unsigned int hex)ncine::Colorexplicit
Color(const unsigned int channels[NumChannels])ncine::Colorexplicit
Color(const Colorf &color)ncine::Colorexplicit
Cyan (defined in ncine::Color)ncine::Colorstatic
data() constncine::Colorinline
data()ncine::Colorinline
g() constncine::Colorinline
Green (defined in ncine::Color)ncine::Colorstatic
Magenta (defined in ncine::Color)ncine::Colorstatic
NumChannels (defined in ncine::Color)ncine::Colorstatic
operator*(const Color &color) const (defined in ncine::Color)ncine::Color
operator*(float scalar) constncine::Color
operator*=(const Color &color) (defined in ncine::Color)ncine::Color
operator*=(float scalar)ncine::Color
operator+(const Color &color) const (defined in ncine::Color)ncine::Color
operator+=(const Color &v) (defined in ncine::Color)ncine::Color
operator-(const Color &color) const (defined in ncine::Color)ncine::Color
operator-=(const Color &v) (defined in ncine::Color)ncine::Color
operator=(const Colorf &color)ncine::Color
operator==(const Color &color) constncine::Color
r() constncine::Colorinline
Red (defined in ncine::Color)ncine::Colorstatic
rgba() constncine::Color
set(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha)ncine::Color
set(unsigned int red, unsigned int green, unsigned int blue)ncine::Color
set(unsigned int hex)ncine::Color
setAlpha(unsigned int alpha)ncine::Color
setVec(const unsigned int channels[NumChannels])ncine::Color
White (defined in ncine::Color)ncine::Colorstatic
Yellow (defined in ncine::Color)ncine::Colorstatic