Mana
Loading...
Searching...
No Matches
Functions
theme.cpp File Reference
#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.

Functions

template<>
void fromString (const char *str, FillMode &value)
 
template<>
void fromString (const char *str, gcn::Color &value)
 

Function Documentation

◆ fromString() [1/2]

template<>
void fromString ( const char *  str,
FillMode value 
)
inline

Definition at line 640 of file theme.cpp.

◆ fromString() [2/2]

template<>
void fromString ( const char *  str,
gcn::Color &  value 
)
inline

Definition at line 708 of file theme.cpp.