Private Member Functions | |
| void | WarningMenuBase () |
| void | ~WarningMenuBase () |
| override Widget | Init () |
| string | GetText () |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | Update (float timeslice) |
| protected void | OnInputPresetChanged () |
| protected void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| protected void | UpdateControlsElements () |
| protected void | UpdateControlsElementVisibility () |
Private Attributes | |
| protected ButtonWidget | m_OkButton |
| protected MultilineTextWidget | m_Description |
|
inlineprivate |
References g_Game.
|
inlineprivate |
References g_Game, OnInputDeviceChanged(), and OnInputPresetChanged().
|
inlineprivate |
References g_Game, GetText(), m_Description, m_OkButton, OnInputDeviceChanged(), and OnInputPresetChanged().
|
inlineprivate |
References UpdateControlsElements(), and UpdateControlsElementVisibility().
Referenced by Init(), and ~WarningMenuBase().
|
inlineprivate |
References UpdateControlsElements().
Referenced by Init(), and ~WarningMenuBase().
|
inlineprivate |
References InputUtils::GetRichtextButtonIconFromInputAction(), and InputUtils::ICON_SCALE_TOOLBAR.
Referenced by OnInputDeviceChanged(), and OnInputPresetChanged().
|
inlineprivate |
References g_Game, and m_OkButton.
Referenced by OnInputDeviceChanged().
|
private |
Referenced by Init().
|
private |
Referenced by Init(), and UpdateControlsElementVisibility().