supertux
|
Public Member Functions | |
PaintStyle & | set_color (const Color &color) |
PaintStyle & | set_alpha (const float &alpha) |
PaintStyle & | set_blend (const Blend &blend) |
PaintStyle & | set_flip (const Flip &flip) |
const Color & | get_color () const |
const float & | get_alpha () const |
const Blend & | get_blend () const |
const Flip & | get_flip () const |