19 #ifndef WIN_BACKGROUND_H_ 20 #define WIN_BACKGROUND_H_ 26 #include "win_types.h" 50 void set_visible_background(
bool b){visible_=b;}
56 void set_brightness_background(
bool b);
58 void set_trans_background(
bool b);
67 image * background_template_;
71 image * background_brightness_;
73 image * background_draw_;
Image manipulation class.
Declares the image class.
Implements "drawing zones" for drawing operations.
Common properties for each win_base's object.