World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Полный список членов класса GUIFont, включая наследуемые из базового класса
AlignText_Center(unsigned int width, const String &str) | GUIFont | |
CalcTextHeight(const String &str, unsigned int width, int x_offset, bool return_on_carriage=false) | GUIFont | |
DrawCreditsEntry(GUIFont *pSecondFont, int uFrameX, int uFrameY, unsigned int w, unsigned int h, uint16_t firstColor, uint16_t secondColor, const String &pString, Image *image) | GUIFont | |
DrawText(GUIWindow *pWindow, int uX, int uY, uint16_t uFontColor, const String &str, bool present_time_transparency, int max_text_height, int uFontShadowColor) | GUIFont | |
DrawTextInRect(GUIWindow *pWindow, unsigned int uX, unsigned int uY, uint16_t uColor, const String &str, int rect_width, int reverse_text) | GUIFont | |
DrawTextLine(const String &text, uint16_t uDefaultColor, int uX, int uY, int max_len_pix) | GUIFont | |
DrawTextLineToBuff(uint16_t uColor, uint32_t *uX_buff_pos, const String &text, int line_width) | GUIFont | protected |
FitTextInAWindow(const String &inString, unsigned int width, int uX, bool return_on_carriage=false) | GUIFont | |
FitTwoFontStringINWindow(const String &pString, GUIFont *pFontSecond, GUIWindow *pWindow, int startPixlOff, int a6) | GUIFont | protected |
GetHeight() const | GUIFont | |
GetLineWidth(const String &str) | GUIFont | |
GetPageTop(const String &pInString, GUIWindow *pWindow, unsigned int uX, int a5) | GUIFont | |
GetStringHeight2(GUIFont *secondFont, const String &text_str, GUIWindow *pWindow, int startX, int a6) | GUIFont | |
IsCharValid(unsigned char c) const | GUIFont | |
LoadFont(const char *pFontFile, const char *pFontPalette,...) | GUIFont | static |
pData | GUIFont | protected |