Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::Color Member List

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

alphajop::Color
asInteger() const jop::Color
asRGBAVector() const jop::Color
Blackjop::Colorstatic
Bluejop::Colorstatic
Brownjop::Colorstatic
Color()jop::Color
Color(const glm::vec3 &rgb, const float32 a=1.f)jop::Colorexplicit
Color(const float32 r, const float32 g, const float32 b, const float32 a=1.f)jop::Color
Color(const uint32 colors)jop::Colorexplicit
Color(const std::string &hexString)jop::Colorexplicit
colorsjop::Color
Cyanjop::Colorstatic
Grayjop::Colorstatic
Greenjop::Colorstatic
Magentajop::Colorstatic
operator!=(const Color &right) const jop::Color
operator*(const Color &right) const jop::Color
operator*(const float right) const jop::Color
operator*=(const Color &right)jop::Color
operator*=(const float right)jop::Color
operator+(const Color &right) const jop::Color
operator+=(const Color &right)jop::Color
operator-(const Color &right) const jop::Color
operator-=(const Color &right)jop::Color
operator==(const Color &right) const jop::Color
Orangejop::Colorstatic
Purplejop::Colorstatic
Redjop::Colorstatic
Transparentjop::Colorstatic
Whitejop::Colorstatic
Yellowjop::Colorstatic