Oxygine
1
2g game engine
|
Public Member Functions | |
const Color & | getColor () const |
blend_mode | getBlendMode () const |
void | setColor (const Color &color) |
void | setBlendMode (blend_mode mode) |
std::string | dump () const |
Protected Attributes | |
Color | _color |
blend_mode | _blend |