|
OpenEnroth a4b7585
|
This is the complete list of members for GUIWindow_House, including all inherited members.
| _currentDialogue | GUIWindow_House | protected |
| _houseId | GUIWindow_House | protected |
| _msgOnKeyboardSelect | GUIWindow | |
| _savedButtonsNum | GUIWindow_House | protected |
| _selectStep | GUIWindow | |
| _transactionPerformed | GUIWindow_House | protected |
| buildingType() const | GUIWindow_House | inline |
| checkIfPlayerCanInteract() | GUIWindow_House | |
| 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 | |
| DrawDialoguePanel(std::string_view text) | GUIWindow | |
| DrawFlashingInputCursor(int uX, int uY, GUIFont *a2, Recti frameRect) | GUIWindow | static |
| DrawMessageBox(bool inside_game_viewport, Recti &frameRect, std::string hint) | GUIWindow | static |
| drawNpcHouseDialogueOptions(NPCData *npcData) const | GUIWindow_House | private |
| drawNpcHouseDialogueResponse() | GUIWindow_House | private |
| drawNpcHouseGreetingMessage(NPCData *npcData) | GUIWindow_House | private |
| drawNpcHouseNameAndTitle(NPCData *npcData) | GUIWindow_House | private |
| drawOptions(std::vector< std::string > &optionsText, Color selectColor, int topOptionShift=0, bool denseSpacing=false) const | GUIWindow_House | |
| DrawShops_next_generation_time_string(Duration time, Recti frameRect) | GUIWindow | static |
| DrawText(GUIFont *font, Pointi position, Color color, std::string_view text, Recti frameRect, int maxY=0, Color shadowColor=colorTable.Black) | GUIWindow | static |
| 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, Recti frameRect) | GUIWindow | static |
| eWindowType | GUIWindow | |
| field_24 | GUIWindow | |
| frameRect | GUIWindow | |
| GetControl(unsigned int uID) | GUIWindow | |
| getCurrentDialogue() const | GUIWindow_House | inline |
| GUIWindow(WindowType windowType, Pointi position, Sizei dimensions, std::string_view hint={}) | GUIWindow | |
| GUIWindow(const GUIWindow &other)=delete | GUIWindow | |
| GUIWindow_House(HouseId houseId) | GUIWindow_House | explicit |
| houseDialogManager() | GUIWindow_House | |
| houseDialogueOptionSelected(DialogueId option) | GUIWindow_House | virtual |
| houseId() const | GUIWindow_House | inline |
| houseNPCDialogue() | GUIWindow_House | |
| houseScreenClick() | GUIWindow_House | virtual |
| houseSpecificDialogue() | GUIWindow_House | virtual |
| InitializeGUI() | GUIWindow | static |
| initializeNPCDialogue(int npc) | GUIWindow_House | |
| initializeNPCDialogueButtons(std::vector< DialogueId > optionList) | GUIWindow_House | |
| initializeProprietorDialogue() | GUIWindow_House | |
| keyboard_input_status | GUIWindow | |
| learnSelectedSkill(Skill skill) | GUIWindow_House | |
| learnSkillsDialogue(Color selectColor) | GUIWindow_House | protected |
| listDialogueOptions() | GUIWindow_House | virtual |
| mouse | GUIWindow | |
| operator=(const GUIWindow &other)=delete | GUIWindow | |
| pCurrentPosActiveItem | GUIWindow | |
| playHouseGoodbyeSpeech() | GUIWindow_House | virtual |
| pNumPresenceButton | GUIWindow | |
| pStartingPosActiveItem | GUIWindow | |
| receives_keyboard_input | GUIWindow | |
| reinitDialogueWindow() | GUIWindow_House | |
| Release() override | GUIWindow_House | virtual |
| setCurrentDialogue(DialogueId dialogue) | GUIWindow_House | inline |
| setKeyboardControlGroup(int buttonsCount, bool msgOnSelect, int selectStep, int initialPosition) | GUIWindow | |
| sHint | GUIWindow | |
| Update() override | GUIWindow_House | virtual |
| updateDialogueOnEscape() | GUIWindow_House | virtual |
| vButtons | GUIWindow | |
| ~GUIWindow() | GUIWindow | virtual |
| ~GUIWindow_House() | GUIWindow_House | inlinevirtual |