OpenEnroth 4aaa0a0
Loading...
Searching...
No Matches
ChestInventory Member List

This is the complete list of members for ChestInventory, including all inherited members.

_capacityInventoryprivate
_equipmentInventoryprivate
_gridInventoryprivate
_gridSizeInventoryprivate
_recordsInventoryprivate
_sizeInventoryprivate
add(Pointi position, const Item &item)ChestInventory
add(const Item &item)ChestInventory
addAt(Pointi position, const Item &item, int index)Inventoryprivate
availableRecords(this auto &&self)Inventoryinlineprivate
canAdd(Pointi position, Sizei size) constChestInventory
canAdd(Pointi position, const Item &item) constChestInventoryinline
canAdd(Sizei size) constChestInventory
canAdd(const Item &item) constChestInventoryinline
canEquip(ItemSlot slot) constInventoryprivate
canStash() constChestInventory
capacity() constChestInventoryinline
checkInvariants() constInventoryprivate
ChestInventory(Sizei size)ChestInventoryinlineexplicit
ChestInventory()ChestInventoryinline
clear()ChestInventory
entries(this auto &&self)ChestInventoryinline
entries(this auto &&self, ItemId itemId)ChestInventoryinline
entry(Pointi position)ChestInventory
entry(Pointi position) constChestInventoryinline
entry(ItemSlot slot)ChestInventory
entry(ItemSlot slot) constChestInventoryinline
entry(int index)ChestInventory
entry(int index) constChestInventoryinline
entryAt(int index)Inventoryinlineprivate
entryAt(int index) constInventoryinlineprivate
equip(ItemSlot slot, const Item &item)Inventoryprivate
equipAt(ItemSlot slot, const Item &item, int index)Inventoryprivate
equipment(this auto &&self)Inventoryinlineprivate
find(ItemId itemId)ChestInventory
find(ItemId itemId) constChestInventoryinline
findFreeIndex() constInventoryprivate
findSpace(Sizei size) constChestInventory
findSpace(const Item &item) constChestInventoryinline
functionalEntry(ItemSlot slot)Inventoryinlineprivate
functionalEntry(ItemSlot slot) constInventoryinlineprivate
functionalEquipment(this auto &&self)Inventoryinlineprivate
gridRect() constChestInventoryinline
gridSize() constChestInventoryinline
InventoryChestInventoryfriend
Inventory::Inventory(Sizei gridSize, int capacity)Inventoryexplicitprivate
isGridFree(Pointi position, Sizei size) constInventoryprivate
MAX_ITEMSInventoryprivatestatic
reconstructChestInventoryfriend
size() constChestInventoryinline
snapshotChestInventoryfriend
stash(const Item &item)ChestInventory
stashAt(const Item &item, int index)Inventoryprivate
take(InventoryEntry entry)ChestInventory
tryAdd(Pointi position, const Item &item)ChestInventory
tryAdd(const Item &item)ChestInventory
tryEquip(ItemSlot slot, const Item &item)Inventoryprivate
tryStash(const Item &item)ChestInventory