mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
fix allied towns & color text input
This commit is contained in:
@@ -31,6 +31,8 @@ protected:
|
||||
CTextContainer(ETextAlignment alignment, EFonts font, ColorRGBA color);
|
||||
|
||||
public:
|
||||
static int getDelimitersWidth(EFonts font, std::string text);
|
||||
|
||||
ETextAlignment alignment;
|
||||
EFonts font;
|
||||
ColorRGBA color; // default font color. Can be overridden by placing "{}" into the string
|
||||
|
||||
Reference in New Issue
Block a user