![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | JsonControlMappingInfo |
Functions | |
| void | ControlsXbox () |
| void | ~ControlsXbox () |
| void | Back () |
| void | DrawConnectingLines (int index) |
| array< ref JsonControlMappingInfo > | GetControlMappingInfo () |
| override Widget | Init () |
| Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
| override void | OnShow () |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | Update (float timeslice) |
| void | LoadFooterButtonTexts () |
| Initial texts load for the footer buttons. | |
| void | LoadTextStrings () |
| Set correct bottom button texts based on platform (ps4 vs xbox texts) | |
| void | SwitchPreset () |
Variables | |
| class JsonControlMappingInfo | m_BackButtonTextID |
| ButtonWidget | m_Back |
| ImageWidget | m_ControlsLayoutImage |
| const int | TABS_COUNT = 4 |
| ImageWidget | m_tab_images [TABS_COUNT] |
| TabberUI | m_TabScript |
|
protected |
Definition at line 36 of file controlsxbox.c.
|
protected |
Definition at line 26 of file controlsxbox.c.
|
protected |
Definition at line 41 of file controlsxbox.c.
|
protected |
Definition at line 272 of file controlsxbox.c.
|
protected |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)
whole body slots
upper body part slots
bottom body part slots
lower body part slots
heat comfort related slots
pre-init arrays
Definition at line 310 of file controlsxbox.c.
|
protected |
Initial texts load for the footer buttons.
Definition at line 404 of file controlsxbox.c.
|
protected |
Set correct bottom button texts based on platform (ps4 vs xbox texts)
Definition at line 414 of file controlsxbox.c.
Definition at line 367 of file controlsxbox.c.
|
protected |
Definition at line 349 of file controlsxbox.c.
|
protected |
Definition at line 423 of file controlsxbox.c.
|
protected |
Definition at line 380 of file controlsxbox.c.
|
protected |
Definition at line 31 of file controlsxbox.c.
|
protected |
Definition at line 17 of file controlsxbox.c.
| class JsonControlMappingInfo m_BackButtonTextID |
|
protected |
Definition at line 18 of file controlsxbox.c.
|
protected |
Definition at line 20 of file controlsxbox.c.
|
protected |
Definition at line 21 of file controlsxbox.c.
|
protected |
Definition at line 19 of file controlsxbox.c.