DayZ 1.24
|
Protected Member Functions | |
void | LeftArea (LayoutHolder parent) |
override void | UnfocusGrid () |
override bool | IsActive () |
override void | SetActive (bool active) |
override ScrollWidget | GetScrollWidget () |
override void | UpdateSelectionIcons () |
float | GetCurrentContainerTopY () |
float | GetCurrentContainerBottomY () |
override void | SetSameLevelNextActive () |
override void | SetSameLevelPreviousActive () |
override void | ExpandCollapseContainer () |
void | OnLeftPanelDropReceived (Widget w, int x, int y, Widget receiver) |
override void | DraggingOverHeader (Widget w, int x, int y, Widget receiver) |
override void | SetLayoutName () |
override EntityAI | GetFocusedItem () |
VicinityContainer | GetVicinityContainer () |
override void | SetParentWidget () |
override void | OnShow () |
override void | Refresh () |
override void | UpdateInterval () |
override bool | OnChildRemove (Widget w, Widget child) |
override bool | OnChildAdd (Widget w, Widget child) |
Definition at line 1 of file LeftArea.c.
|
inlineprotected |
Definition at line 12 of file LeftArea.c.
References WidgetEventHandler::GetInstance(), m_ContentParent, m_ContentResize, m_DownIcon, m_RootWidget, m_ScrollWidget, m_UpIcon, and m_VicinityContainer.
|
inlineprotected |
Definition at line 144 of file LeftArea.c.
References m_VicinityContainer, x, and y.
Definition at line 130 of file LeftArea.c.
References Refresh().
|
inlineprotected |
Definition at line 105 of file LeftArea.c.
References Container::GetFocusedContainerHeight(), Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by UpdateSelectionIcons().
|
inlineprotected |
Definition at line 95 of file LeftArea.c.
References Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by UpdateSelectionIcons().
Definition at line 176 of file LeftArea.c.
|
inlineprotected |
Definition at line 59 of file LeftArea.c.
References m_ScrollWidget.
|
inlineprotected |
Definition at line 182 of file LeftArea.c.
References m_VicinityContainer.
Definition at line 44 of file LeftArea.c.
Definition at line 242 of file LeftArea.c.
References m_IsProcessing, and Refresh().
Definition at line 235 of file LeftArea.c.
References m_IsProcessing, and Refresh().
Definition at line 139 of file LeftArea.c.
References m_VicinityContainer, x, and y.
Definition at line 192 of file LeftArea.c.
References Refresh().
Definition at line 198 of file LeftArea.c.
References m_RootWidget, m_ScrollWidget, m_ShouldChangeSize, and UpdateSelectionIcons().
Referenced by ExpandCollapseContainer(), OnChildAdd(), OnChildRemove(), OnShow(), SetSameLevelNextActive(), and SetSameLevelPreviousActive().
Definition at line 52 of file LeftArea.c.
References UpdateSelectionIcons().
Definition at line 149 of file LeftArea.c.
References InventoryMenu(), WidgetLayoutName::LeftAreaMedium, WidgetLayoutName::LeftAreaNarrow, WidgetLayoutName::LeftAreaWide, and WidgetLayoutName::LeftAreaXbox.
Definition at line 119 of file LeftArea.c.
References m_VicinityContainer, and Refresh().
Definition at line 124 of file LeftArea.c.
References m_VicinityContainer, and Refresh().
Definition at line 34 of file LeftArea.c.
Definition at line 210 of file LeftArea.c.
References m_ContentParent, m_ContentResize, m_IsProcessing, m_RootWidget, m_ScrollWidget, m_ShouldChangeSize, x, and y.
Definition at line 64 of file LeftArea.c.
References Math::Clamp(), GetCurrentContainerBottomY(), GetCurrentContainerTopY(), m_DownIcon, m_IsActive, m_UpIcon, x, and y.
Referenced by Refresh(), and SetActive().
|
protected |
Definition at line 5 of file LeftArea.c.
Referenced by LeftArea(), and UpdateInterval().
|
protected |
Definition at line 8 of file LeftArea.c.
Referenced by LeftArea(), and UpdateInterval().
|
protected |
Definition at line 4 of file LeftArea.c.
Referenced by LeftArea(), and UpdateSelectionIcons().
Definition at line 10 of file LeftArea.c.
Referenced by OnChildAdd(), OnChildRemove(), and UpdateInterval().
|
protected |
Definition at line 7 of file LeftArea.c.
Referenced by GetScrollWidget(), LeftArea(), Refresh(), and UpdateInterval().
Definition at line 9 of file LeftArea.c.
Referenced by Refresh(), and UpdateInterval().
|
protected |
Definition at line 3 of file LeftArea.c.
Referenced by LeftArea(), and UpdateSelectionIcons().
|
protected |
Definition at line 6 of file LeftArea.c.
Referenced by DraggingOverHeader(), GetVicinityContainer(), LeftArea(), OnLeftPanelDropReceived(), SetSameLevelNextActive(), and SetSameLevelPreviousActive().