#include "bcbutton.h"#include "bcmeter.h"#include "bcpixmap.h"#include "bcresources.h"#include "bcwindow.h"#include "colors.h"#include "fonts.h"#include "vframe.h"#include <string.h>Go to the source code of this file.
Defines | |
| #define | METER_NORMAL 0 |
| #define | METER_GREEN 1 |
| #define | METER_RED 2 |
| #define | METER_YELLOW 3 |
| #define | METER_WHITE 4 |
| #define | METER_OVER 5 |
| #define | METER_LEFT 0 |
| #define | METER_MID 1 |
| #define | METER_RIGHT 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4