#include "guiHyperText.h"
#include "guiScrollBar.h"
#include "client/fontengine.h"
#include "client/hud.h"
#include "IVideoDriver.h"
#include "client/client.h"
#include "client/renderingengine.h"
#include "client/texturesource.h"
#include "hud.h"
#include "inventory.h"
#include "util/string.h"
#include "irrlicht_changes/CGUITTFont.h"
#include "mainmenumanager.h"
#include "porting.h"
Functions | |
static bool | check_color (const std::string &str) |
static bool | check_integer (const std::string &str) |
|
static |
References parseColorString().
Referenced by ParsedText::parseGenericStyleAttr().
|
static |
Referenced by ParsedText::globalTag(), and ParsedText::parseGenericStyleAttr().