|
| void | AttachmentCategoriesRow (LayoutHolder parent, int sort=-1) |
| |
| string | GetCategoryIdentifier () |
| |
| int | GetFocusedSlot () |
| |
| override bool | Select () |
| |
| override bool | TransferItem () |
| |
| override bool | TransferItemToVicinity () |
| |
| override bool | Combine () |
| |
| override bool | EquipItem () |
| |
| override bool | CanCombine () |
| |
| override bool | CanCombineAmmo () |
| |
| override bool | IsItemActive () |
| |
| override bool | IsItemWithQuantityActive () |
| |
| override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
| |
| override void | UnfocusAll () |
| |
| override void | DraggingOverHeader (Widget w, int x, int y, Widget receiver) |
| |
| bool | DraggingOverGrid (Widget w, int x, int y, Widget reciever, CargoContainer cargo) |
| |
| void | DropReceived (Widget w, int x, int y, CargoContainer cargo) |
| |
| EntityAI | GetItemPreviewItem (Widget w) |
| |
| override void | Refresh () |
| |
| void | RefreshAllSlots () |
| |
| void | RefreshSlot (int row, int column, int slot_id, string slot_name) |
| |
| void | DoubleClick (Widget w, int x, int y, int button) |
| |
| void | MouseClick (Widget w, int x, int y, int button) |
| |
| void | Init (int attachments_categories_count, int i, string attachment_category, string config_path_attachment_categories, EntityAI entity, int parent_m_Body_count) |
| |
| override void | UpdateInterval () |
| |
Definition at line 1 of file attachmentcategoriesrow.c.
◆ AttachmentCategoriesRow()
| void AttachmentCategoriesRow::AttachmentCategoriesRow |
( |
LayoutHolder | parent, |
|
|
int | sort = -1 ) |
|
protected |
◆ CanCombine()
| override bool AttachmentCategoriesRow::CanCombine |
( |
| ) |
|
|
protected |
◆ CanCombineAmmo()
| override bool AttachmentCategoriesRow::CanCombineAmmo |
( |
| ) |
|
|
protected |
◆ Combine()
| override bool AttachmentCategoriesRow::Combine |
( |
| ) |
|
|
protected |
◆ DoubleClick()
| void AttachmentCategoriesRow::DoubleClick |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
int | button ) |
|
protected |
◆ DraggingOverGrid()
| bool AttachmentCategoriesRow::DraggingOverGrid |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | reciever, |
|
|
CargoContainer | cargo ) |
|
protected |
◆ DraggingOverHeader()
| override void AttachmentCategoriesRow::DraggingOverHeader |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | receiver ) |
|
protected |
◆ DropReceived()
| void AttachmentCategoriesRow::DropReceived |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
CargoContainer | cargo ) |
|
protected |
◆ EquipItem()
| override bool AttachmentCategoriesRow::EquipItem |
( |
| ) |
|
|
protected |
◆ GetCategoryIdentifier()
| string AttachmentCategoriesRow::GetCategoryIdentifier |
( |
| ) |
|
|
protected |
◆ GetFocusedSlot()
| int AttachmentCategoriesRow::GetFocusedSlot |
( |
| ) |
|
|
protected |
◆ GetItemPreviewItem()
| EntityAI AttachmentCategoriesRow::GetItemPreviewItem |
( |
Widget | w | ) |
|
|
protected |
◆ Init()
| void AttachmentCategoriesRow::Init |
( |
int | attachments_categories_count, |
|
|
int | i, |
|
|
string | attachment_category, |
|
|
string | config_path_attachment_categories, |
|
|
EntityAI | entity, |
|
|
int | parent_m_Body_count ) |
|
protected |
◆ IsItemActive()
| override bool AttachmentCategoriesRow::IsItemActive |
( |
| ) |
|
|
protected |
◆ IsItemWithQuantityActive()
| override bool AttachmentCategoriesRow::IsItemWithQuantityActive |
( |
| ) |
|
|
protected |
◆ MouseClick()
| void AttachmentCategoriesRow::MouseClick |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
int | button ) |
|
protected |
◆ OnDropReceivedFromHeader()
| override void AttachmentCategoriesRow::OnDropReceivedFromHeader |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
Widget | receiver ) |
|
protected |
◆ Refresh()
| override void AttachmentCategoriesRow::Refresh |
( |
| ) |
|
|
protected |
◆ RefreshAllSlots()
| void AttachmentCategoriesRow::RefreshAllSlots |
( |
| ) |
|
|
protected |
◆ RefreshSlot()
| void AttachmentCategoriesRow::RefreshSlot |
( |
int | row, |
|
|
int | column, |
|
|
int | slot_id, |
|
|
string | slot_name ) |
|
protected |
◆ Select()
| override bool AttachmentCategoriesRow::Select |
( |
| ) |
|
|
protected |
◆ TransferItem()
| override bool AttachmentCategoriesRow::TransferItem |
( |
| ) |
|
|
protected |
◆ TransferItemToVicinity()
| override bool AttachmentCategoriesRow::TransferItemToVicinity |
( |
| ) |
|
|
protected |
◆ UnfocusAll()
| override void AttachmentCategoriesRow::UnfocusAll |
( |
| ) |
|
|
protected |
◆ UpdateInterval()
| override void AttachmentCategoriesRow::UpdateInterval |
( |
| ) |
|
|
protected |
◆ m_AttachmentCargos
◆ m_AttachmentsContainer
◆ m_CategoryIdentifier
| string AttachmentCategoriesRow::m_CategoryIdentifier |
|
protected |
◆ m_Refreshing
| bool AttachmentCategoriesRow::m_Refreshing |
|
protected |
◆ m_RowConfigPath
| string AttachmentCategoriesRow::m_RowConfigPath |
|
protected |
The documentation for this class was generated from the following file: