OpenEnroth 73e68f7
|
This is the complete list of members for GUIWindow_GameOver, including all inherited members.
_msgOnKeyboardSelect | GUIWindow | |
_releaseEvent | GUIWindow_GameOver | protected |
_selectStep | GUIWindow | |
_showPopUp | GUIWindow_GameOver | protected |
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_GameOver(UIMessageType releaseEvent=UIMSG_OnGameOverWindowClose) | GUIWindow_GameOver | explicit |
InitializeGUI() | GUIWindow | static |
keyboard_input_status | GUIWindow | |
mouse | GUIWindow | |
pCurrentPosActiveItem | GUIWindow | |
pNumPresenceButton | GUIWindow | |
pStartingPosActiveItem | GUIWindow | |
receives_keyboard_input | GUIWindow | |
Release() override | GUIWindow_GameOver | virtual |
setKeyboardControlGroup(int buttonsCount, bool msgOnSelect, int selectStep, int initialPosition) | GUIWindow | |
sHint | GUIWindow | |
toggleAndTestFinished() | GUIWindow_GameOver | |
uFrameHeight | GUIWindow | |
uFrameW | GUIWindow | |
uFrameWidth | GUIWindow | |
uFrameX | GUIWindow | |
uFrameY | GUIWindow | |
uFrameZ | GUIWindow | |
Update() override | GUIWindow_GameOver | virtual |
vButtons | GUIWindow | |
~GUIWindow()=default | GUIWindow | virtual |
~GUIWindow_GameOver() | GUIWindow_GameOver | inlinevirtual |