Gel2D - The free/open source game creation suite

gel::GelRGBA Member List
This is the complete list of members for gel::GelRGBA, including all inherited members.
agel::GelRGBA
bgel::GelRGBA
ggel::GelRGBA
GelRGBA()gel::GelRGBA [inline]
GelRGBA(int red, int green, int blue, int alpha)gel::GelRGBA [inline]
GelRGBA(int value)gel::GelRGBA [inline]
GelRGBA(const GelHWColor &col)gel::GelRGBA
GelRGBA(const GelColor &col)gel::GelRGBA
GelRGBA(const GelHSLA &col)gel::GelRGBA
operator!=(const GelRGBA &c) const gel::GelRGBA [inline]
operator*(const GelRGBA &c) const gel::GelRGBA [inline]
operator*=(const GelRGBA &c)gel::GelRGBA [inline]
operator+(const GelRGBA &c) const gel::GelRGBA [inline]
operator+=(const GelRGBA &c)gel::GelRGBA [inline]
operator-(const GelRGBA &c) const gel::GelRGBA [inline]
operator-=(const GelRGBA &c)gel::GelRGBA [inline]
operator/(const GelRGBA &c) const gel::GelRGBA [inline]
operator/=(const GelRGBA &c)gel::GelRGBA [inline]
operator=(const GelRGBA &c)gel::GelRGBA [inline]
operator==(const GelRGBA &c) const gel::GelRGBA [inline]
rgel::GelRGBA