LPCGame
A Simple 2d Game Engine
|
This is the complete list of members for Color, including all inherited members.
B() const | Color | |
B(int b) | Color | |
Color() | Color | |
Color(int r, int g, int b) | Color | |
G() const | Color | |
G(int g) | Color | |
Get() const | Color | |
Load(Json::Value val) | Color | |
operator std::string() const (defined in Color) | Color | |
operator==(const Color &c) const | Color | |
R() const | Color | |
R(int r) | Color | |
Save() const | Color | |
Set(int r, int g, int b) | Color | |
~Color() (defined in Color) | Color |