13 #ifndef WIN_BACKGROUND_H_
14 #define WIN_BACKGROUND_H_
20 #include "win_types.h"
44 void set_visible_background(
bool b){visible_=b;}
50 void set_brightness_background(
bool b);
52 void set_trans_background(
bool b);
61 image * background_template_;
65 image * background_brightness_;
67 image * background_draw_;
Image manipulation class.
Declares the image class.
Implements "drawing zones" for drawing operations.
Common properties for each win_base's object.