#include "resources/theme.h"
#include "configuration.h"
#include "log.h"
#include "resources/dye.h"
#include "resources/image.h"
#include "resources/imageset.h"
#include "resources/resourcemanager.h"
#include "utils/filesystem.h"
#include <guichan/font.hpp>
#include <guichan/widget.hpp>
#include <algorithm>
Go to the source code of this file.
◆ fromString() [1/2]
template<>
void fromString |
( |
const char * |
str, |
|
|
FillMode & |
value |
|
) |
| |
|
inline |
◆ fromString() [2/2]
template<>
void fromString |
( |
const char * |
str, |
|
|
gcn::Color & |
value |
|
) |
| |
|
inline |