|
OpenEnroth 9cf7432
|
This is the complete list of members for GUICredits, including all inherited members.
| _creditsTexture | GUICredits | private |
| _fontCChar | GUICredits | private |
| _fontQuick | GUICredits | private |
| _mm6TitleTexture | GUICredits | private |
| _moveY | GUICredits | private |
| _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, InputAction action=INPUT_ACTION_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, InputAction action=INPUT_ACTION_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 maxY=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 | |
| frameRect() const | GUIWindow | inline |
| GetControl(unsigned int uID) | GUIWindow | |
| GUICredits() | GUICredits | |
| GUIWindow() | GUIWindow | |
| GUIWindow(WindowType windowType, Pointi position, Sizei dimensions, std::string_view hint={}) | GUIWindow | |
| InitializeGUI() | GUIWindow | static |
| keyboard_input_status | GUIWindow | |
| mouse | GUIWindow | |
| pCurrentPosActiveItem | GUIWindow | |
| pNumPresenceButton | GUIWindow | |
| pStartingPosActiveItem | GUIWindow | |
| receives_keyboard_input | GUIWindow | |
| Release() | GUIWindow | virtual |
| 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 | GUICredits | virtual |
| vButtons | GUIWindow | |
| ~GUICredits() | GUICredits | virtual |
| ~GUIWindow()=default | GUIWindow | virtual |