|
Crossfire Server, Branch 1.12
R12190
|
#include <Qt>#include "global.h"#include "face.h"#include "image.h"#include "CREFacePanel.h"#include "CREUtils.h"
Go to the source code of this file.
Variables | |
| static const char *const | colorname [] |
const char* const colorname[] [static] |
{
"black",
"white",
"blue",
"red",
"orange",
"light_blue",
"dark_orange",
"green",
"light_green",
"grey",
"brown",
"yellow",
"khaki"
}
Definition at line 13 of file CREFacePanel.cpp.
Referenced by CREFacePanel::CREFacePanel().
1.7.6.1