|
| void | AttachmentCategoriesContainer (LayoutHolder parent, int sort=-1) |
| |
| void | ~AttachmentCategoriesContainer () |
| |
| void | SetEntity (EntityAI entity) |
| |
| void | SetHeaderName () |
| |
| override bool | IsDisplayable () |
| |
| override void | UpdateInterval () |
| |
| void | LoadAttachmentCategoriesIcon (SlotsContainer items_cont, string icon_name, int slot_number) |
| |
| int | GetAttachmentCategoriesCount (string config_path) |
| |
| SlotsContainer | GetSlotsContainer (int icons_row) |
| |
| SlotsIcon | GetCargoSlotsIcon () |
| |
| void | ShowInSlots (string category, bool show) |
| |
| override bool | CanDisplayAnyCategory () |
| |
| override void | UpdateRadialIcon () |
| |
| string | GetAttachmentCategory (string config_path_attachment_categories, int i) |
| |
| string | GetIconName (string config_path_attachment_categories, string attachment_category) |
| |
| int | GetViewIndex (string config_path_attachment_categories, string attachment_category) |
| |
| void | MouseClick (Widget w) |
| |
| override void | ExpandCollapseContainer () |
| |
| bool | IsHeaderActive () |
| |
| void | InitIconsContainers () |
| |
| void | InitGhostSlots () |
| |
| override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
| |
| override void | DraggingOverHeader (Widget w, int x, int y, Widget receiver) |
| |
| override void | CollapseButtonOnMouseButtonDown (Widget w) |
| |
| override void | Open () |
| |
| override void | Close () |
| |
| override void | OnHide () |
| |
| override bool | CanOpenCloseContainerEx (EntityAI focusedEntity) |
| |
◆ AttachmentCategoriesContainer()
| void AttachmentCategoriesContainer::AttachmentCategoriesContainer |
( |
LayoutHolder | parent, |
|
|
int | sort = -1 ) |
|
protected |
◆ ~AttachmentCategoriesContainer()
| void AttachmentCategoriesContainer::~AttachmentCategoriesContainer |
( |
| ) |
|
|
protected |
◆ CanDisplayAnyCategory()
| override bool AttachmentCategoriesContainer::CanDisplayAnyCategory |
( |
| ) |
|
|
protected |
◆ CanOpenCloseContainerEx()
| override bool AttachmentCategoriesContainer::CanOpenCloseContainerEx |
( |
EntityAI | focusedEntity | ) |
|
|
protected |
◆ Close()
| override void AttachmentCategoriesContainer::Close |
( |
| ) |
|
|
protected |
◆ CollapseButtonOnMouseButtonDown()
| override void AttachmentCategoriesContainer::CollapseButtonOnMouseButtonDown |
( |
Widget | w | ) |
|
|
protected |
◆ DraggingOverHeader()
| override void AttachmentCategoriesContainer::DraggingOverHeader |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | receiver ) |
|
protected |
◆ ExpandCollapseContainer()
| override void AttachmentCategoriesContainer::ExpandCollapseContainer |
( |
| ) |
|
|
protected |
◆ GetAttachmentCategoriesCount()
| int AttachmentCategoriesContainer::GetAttachmentCategoriesCount |
( |
string | config_path | ) |
|
|
protected |
◆ GetAttachmentCategory()
| string AttachmentCategoriesContainer::GetAttachmentCategory |
( |
string | config_path_attachment_categories, |
|
|
int | i ) |
|
protected |
◆ GetCargoSlotsIcon()
| SlotsIcon AttachmentCategoriesContainer::GetCargoSlotsIcon |
( |
| ) |
|
|
protected |
◆ GetIconName()
| string AttachmentCategoriesContainer::GetIconName |
( |
string | config_path_attachment_categories, |
|
|
string | attachment_category ) |
|
protected |
◆ GetSlotsContainer()
◆ GetViewIndex()
| int AttachmentCategoriesContainer::GetViewIndex |
( |
string | config_path_attachment_categories, |
|
|
string | attachment_category ) |
|
protected |
◆ InitGhostSlots()
| void AttachmentCategoriesContainer::InitGhostSlots |
( |
| ) |
|
|
protected |
◆ InitIconsContainers()
| void AttachmentCategoriesContainer::InitIconsContainers |
( |
| ) |
|
|
protected |
◆ IsDisplayable()
| override bool AttachmentCategoriesContainer::IsDisplayable |
( |
| ) |
|
|
protected |
◆ IsHeaderActive()
| bool AttachmentCategoriesContainer::IsHeaderActive |
( |
| ) |
|
|
protected |
◆ LoadAttachmentCategoriesIcon()
| void AttachmentCategoriesContainer::LoadAttachmentCategoriesIcon |
( |
SlotsContainer | items_cont, |
|
|
string | icon_name, |
|
|
int | slot_number ) |
|
protected |
◆ MouseClick()
| void AttachmentCategoriesContainer::MouseClick |
( |
Widget | w | ) |
|
|
protected |
◆ OnDropReceivedFromHeader()
| override void AttachmentCategoriesContainer::OnDropReceivedFromHeader |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | receiver ) |
|
protected |
◆ OnHide()
| override void AttachmentCategoriesContainer::OnHide |
( |
| ) |
|
|
protected |
◆ Open()
| override void AttachmentCategoriesContainer::Open |
( |
| ) |
|
|
protected |
◆ SetEntity()
| void AttachmentCategoriesContainer::SetEntity |
( |
EntityAI | entity | ) |
|
|
protected |
◆ SetHeaderName()
| void AttachmentCategoriesContainer::SetHeaderName |
( |
| ) |
|
|
protected |
◆ ShowInSlots()
| void AttachmentCategoriesContainer::ShowInSlots |
( |
string | category, |
|
|
bool | show ) |
|
protected |
◆ UpdateInterval()
| override void AttachmentCategoriesContainer::UpdateInterval |
( |
| ) |
|
|
protected |
◆ UpdateRadialIcon()
| override void AttachmentCategoriesContainer::UpdateRadialIcon |
( |
| ) |
|
|
protected |
◆ m_CargoSlotsIcon
| SlotsIcon AttachmentCategoriesContainer::m_CargoSlotsIcon |
|
protected |
◆ m_CategorySlotIndex
| ref map<string, int> AttachmentCategoriesContainer::m_CategorySlotIndex |
|
protected |
◆ m_SlotsCount
| int AttachmentCategoriesContainer::m_SlotsCount |
|
protected |
The documentation for this class was generated from the following file: