|
| OnButtonClick3 (WindowType windowType, unsigned int x, unsigned int y, unsigned int width, unsigned int height, GUIButton *button, const String &hint=String()) |
|
virtual | ~OnButtonClick3 () |
|
virtual void | Update () |
|
| GUIWindow () |
|
| GUIWindow (WindowType windowType, unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight, int pButton, const String &hint=String()) |
|
virtual | ~GUIWindow () |
|
GUIButton * | CreateButton (int x, int y, int width, int height, int a6, int a7, UIMessageType msg, unsigned int msg_param, uint8_t hotkey, const String &label, const std::vector< Image * > &textures=std::vector< Image * >()) |
|
bool | Contains (unsigned int x, unsigned int y) |
|
void | DrawFlashingInputCursor (int uX, int uY, GUIFont *a2) |
|
int | DrawTextInRect (GUIFont *font, unsigned int x, unsigned int y, unsigned int color, const char *text, int rect_width, int reverse_text) |
|
int | DrawTextInRect (GUIFont *font, unsigned int x, unsigned int y, unsigned int color, String &str, int rect_width, int reverse_text) |
|
void | DrawText (GUIFont *font, int x, int y, unsigned short uFontColor, const char *str, bool present_time_transparency=false, int max_text_height=0, int uFontShadowColor=0) |
|
void | DrawText (GUIFont *font, int x, int y, unsigned short uFontColor, const String &str, bool present_time_transparency=false, int max_text_height=0, int uFontShadowColor=0) |
|
void | DrawTitleText (GUIFont *font, int horizontal_margin, int vertical_margin, unsigned __int16 uDefaultColor, const char *pInString, int line_spacing) |
|
void | DrawTitleText (GUIFont *font, int horizontal_margin, int vertical_margin, unsigned __int16 uDefaultColor, const String &str, int line_spacing) |
|
void | DrawShops_next_generation_time_string (GameTime time) |
|
void | HouseDialogManager () |
|
void | DrawMessageBox (bool inside_game_viewport) |
|
GUIButton * | GetControl (unsigned int uID) |
|
void | _41D08F_set_keyboard_control_group (int num_buttons, int a3, int a4, int a5) |
|
void | _41D73D_draw_buff_tooltip () |
|
virtual void | Release () |
|
void | DeleteButtons () |
|
См. определение в файле GUIWindow.h строка 536