| _blink | hoa_video::OptionBox | [private] |
| _blink_time | hoa_video::OptionBox | [private] |
| _ChangeSelection(int32 offset, bool horizontal) | hoa_video::OptionBox | [private] |
| _ConstructOption(const hoa_utils::ustring &formatString, private_video::Option &option) | hoa_video::OptionBox | [private] |
| _cursor_state | hoa_video::OptionBox | [private] |
| _cursor_xoffset | hoa_video::OptionBox | [private] |
| _cursor_yoffset | hoa_video::OptionBox | [private] |
| _event | hoa_video::OptionBox | [private] |
| _first_selection | hoa_video::OptionBox | [private] |
| _font | hoa_video::OptionBox | [private] |
| _horizontal_spacing | hoa_video::OptionBox | [private] |
| _horizontal_wrap_mode | hoa_video::OptionBox | [private] |
| _initialization_errors | hoa_video::private_video::GUIElement | [protected] |
| _initialized | hoa_video::OptionBox | [private] |
| _number_columns | hoa_video::OptionBox | [private] |
| _number_options | hoa_video::OptionBox | [private] |
| _number_rows | hoa_video::OptionBox | [private] |
| _option_xalign | hoa_video::OptionBox | [private] |
| _option_yalign | hoa_video::OptionBox | [private] |
| _options | hoa_video::OptionBox | [private] |
| _owner | hoa_video::private_video::GUIControl | [protected] |
| _scroll_direction | hoa_video::OptionBox | [private] |
| _scroll_offset | hoa_video::OptionBox | [private] |
| _scroll_time | hoa_video::OptionBox | [private] |
| _scrolling | hoa_video::OptionBox | [private] |
| _selection | hoa_video::OptionBox | [private] |
| _selection_mode | hoa_video::OptionBox | [private] |
| _SetupAlignment(int32 xalign, int32 yalign, const private_video::OptionCellBounds &bounds, float &x, float &y) | hoa_video::OptionBox | [private] |
| _switching | hoa_video::OptionBox | [private] |
| _TEMP_overide_scissorring | hoa_video::OptionBox | [private] |
| _vertical_spacing | hoa_video::OptionBox | [private] |
| _vertical_wrap_mode | hoa_video::OptionBox | [private] |
| _x_position | hoa_video::private_video::GUIElement | [protected] |
| _xalign | hoa_video::private_video::GUIElement | [protected] |
| _y_position | hoa_video::private_video::GUIElement | [protected] |
| _yalign | hoa_video::private_video::GUIElement | [protected] |
| AddOption(const hoa_utils::ustring &text) | hoa_video::OptionBox | |
| CalculateAlignedRect(float &left, float &right, float &bottom, float &top) | hoa_video::private_video::GUIControl | [protected, virtual] |
| ClearOptions() | hoa_video::OptionBox | |
| Draw() | hoa_video::OptionBox | [virtual] |
| EnableOption(int32 index, bool enable) | hoa_video::OptionBox | |
| GetAlignment(int32 &xalign, int32 &yalign) const | hoa_video::private_video::GUIElement | [inline] |
| GetEvent() | hoa_video::OptionBox | [inline] |
| GetNumberColumns() const | hoa_video::OptionBox | [inline] |
| GetNumberOptions() const | hoa_video::OptionBox | [inline] |
| GetNumberRows() const | hoa_video::OptionBox | [inline] |
| GetPosition(float &x, float &y) const | hoa_video::private_video::GUIElement | [inline] |
| GetSelection() const | hoa_video::OptionBox | [inline] |
| GUIControl() | hoa_video::private_video::GUIControl | [inline] |
| GUIElement() | hoa_video::private_video::GUIElement | |
| HandleCancelKey() | hoa_video::OptionBox | |
| HandleConfirmKey() | hoa_video::OptionBox | |
| HandleDownKey() | hoa_video::OptionBox | |
| HandleLeftKey() | hoa_video::OptionBox | |
| HandleRightKey() | hoa_video::OptionBox | |
| HandleUpKey() | hoa_video::OptionBox | |
| IsEnabled(int32 index) const | hoa_video::OptionBox | [inline] |
| IsInitialized(std::string &error_messages) | hoa_video::OptionBox | [virtual] |
| IsScrolling() const | hoa_video::OptionBox | [inline] |
| OptionBox() | hoa_video::OptionBox | |
| SetAlignment(int32 xalign, int32 yalign) | hoa_video::private_video::GUIElement | |
| SetCellSize(float horz_spacing, float vert_spacing) | hoa_video::OptionBox | [inline] |
| SetCursorOffset(float x, float y) | hoa_video::OptionBox | [inline] |
| SetCursorState(CursorState state) | hoa_video::OptionBox | |
| SetFont(const std::string &font_name) | hoa_video::OptionBox | |
| SetHorizontalWrapMode(WrapMode mode) | hoa_video::OptionBox | [inline] |
| SetOptionAlignment(int32 xalign, int32 yalign) | hoa_video::OptionBox | [inline] |
| SetOptions(const std::vector< hoa_utils::ustring > &option_text) | hoa_video::OptionBox | |
| SetOptionText(int32 index, const hoa_utils::ustring &text) | hoa_video::OptionBox | |
| SetOwner(MenuWindow *owner_window) | hoa_video::private_video::GUIControl | [inline, virtual] |
| SetPosition(float x, float y) | hoa_video::private_video::GUIElement | [inline] |
| SetSelection(int32 index) | hoa_video::OptionBox | |
| SetSelectMode(SelectMode mode) | hoa_video::OptionBox | [inline] |
| SetSize(int32 columns, int32 rows) | hoa_video::OptionBox | [inline] |
| SetSwitching(bool enable) | hoa_video::OptionBox | [inline] |
| SetVerticalWrapMode(WrapMode mode) | hoa_video::OptionBox | [inline] |
| TEMP_OverideScissorring(bool enable) | hoa_video::OptionBox | [inline] |
| Update(uint32 frame_time=hoa_system::SystemManager->GetUpdateTime()) | hoa_video::OptionBox | [virtual] |
| ~GUIControl() | hoa_video::private_video::GUIControl | [inline, virtual] |
| ~GUIElement() | hoa_video::private_video::GUIElement | [inline, virtual] |
| ~OptionBox() | hoa_video::OptionBox | |