OpenEnroth 73e68f7
|
This is the complete list of members for GUIWindow_Save, including all inherited members.
_msgOnKeyboardSelect | GUIWindow | |
_selectStep | GUIWindow | |
Contains(unsigned int x, unsigned int y) | GUIWindow | |
CreateButton(Pointi position, Sizei dimensions, int uButtonType, int uData, UIMessageType msg, unsigned int msg_param, Io::InputAction action=Io::InputAction::Invalid, std::string_view label={}, const std::vector< GraphicsImage * > &textures={}) | GUIWindow | |
CreateButton(std::string id, Pointi position, Sizei dimensions, int uButtonType, int uData, UIMessageType msg, unsigned int msg_param, Io::InputAction action=Io::InputAction::Invalid, std::string_view label={}, const std::vector< GraphicsImage * > &textures={}) | GUIWindow | |
DeleteButtons() | GUIWindow | |
DrawFlashingInputCursor(int uX, int uY, GUIFont *a2) | GUIWindow | |
DrawMessageBox(bool inside_game_viewport) | GUIWindow | |
DrawShops_next_generation_time_string(Duration time) | GUIWindow | |
DrawText(GUIFont *font, Pointi position, Color color, std::string_view text, int maxHeight=0, Color shadowColor=colorTable.Black) | GUIWindow | |
DrawTextInRect(GUIFont *font, Pointi position, Color color, std::string_view text, int rect_width, int reverse_text) | GUIWindow | |
DrawTitleText(GUIFont *font, int horizontalMargin, int verticalMargin, Color color, std::string_view text, int lineSpacing) | GUIWindow | |
eWindowType | GUIWindow | |
field_24 | GUIWindow | |
GetControl(unsigned int uID) | GUIWindow | |
GUIWindow() | GUIWindow | |
GUIWindow(WindowType windowType, Pointi position, Sizei dimensions, std::string_view hint={}) | GUIWindow | |
GUIWindow_Save() | GUIWindow_Save | |
InitializeGUI() | GUIWindow | static |
keyboard_input_status | GUIWindow | |
mouse | GUIWindow | |
pCurrentPosActiveItem | GUIWindow | |
pNumPresenceButton | GUIWindow | |
pStartingPosActiveItem | GUIWindow | |
receives_keyboard_input | GUIWindow | |
Release() | GUIWindow | virtual |
saveload_ui_loadsave | GUIWindow_Save | protected |
saveload_ui_save_up | GUIWindow_Save | protected |
saveload_ui_saveu | GUIWindow_Save | protected |
saveload_ui_x_u | GUIWindow_Save | protected |
setKeyboardControlGroup(int buttonsCount, bool msgOnSelect, int selectStep, int initialPosition) | GUIWindow | |
sHint | GUIWindow | |
uFrameHeight | GUIWindow | |
uFrameW | GUIWindow | |
uFrameWidth | GUIWindow | |
uFrameX | GUIWindow | |
uFrameY | GUIWindow | |
uFrameZ | GUIWindow | |
Update() override | GUIWindow_Save | virtual |
vButtons | GUIWindow | |
~GUIWindow()=default | GUIWindow | virtual |
~GUIWindow_Save() | GUIWindow_Save | inlinevirtual |