colour_bar Class Reference
List of all members.
|
Public Member Functions |
| | colour_bar (color_t default_colour, color_t change_pos, color_t change_neg, color_t empty) |
| bool | wants_redraw () const |
| void | draw (int ox, int oy, int val, int max_val) |
Constructor & Destructor Documentation
| colour_bar::colour_bar |
( |
color_t |
default_colour, |
|
|
color_t |
change_pos, |
|
|
color_t |
change_neg, |
|
|
color_t |
empty | |
|
) |
| | [inline] |
Member Function Documentation
| bool colour_bar::wants_redraw |
( |
|
) |
const [inline] |
| void colour_bar::draw |
( |
int |
ox, |
|
|
int |
oy, |
|
|
int |
val, |
|
|
int |
max_val | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: