GG
Classes | Namespaces | Functions
Clr.h File Reference
#include <GG/Export.h>

Go to the source code of this file.

Classes

struct  GG::Clr
 

Namespaces

namespace  GG
 

Functions

Clr GG::FloatClr (float r, float g, float b, float a)
 
bool GG::operator== (const Clr &rhs, const Clr &lhs)
 
bool GG::operator!= (const Clr &rhs, const Clr &lhs)
 

Detailed Description

Contains the utility class Clr, which represents colors in GG.

Definition in file Clr.h.