Array of items currently owned by this player
Player whose equipment should be displayed
CSS style hook for EquipmentPanel component
React Component representing panel which shows items currently equipped by the given player and enables changing of this equipment by clicking on the corresponding item slot. It's a part of PlayerPanel.
Helper React Component representing one item slot in EquipmentPanel, displaying icon of the currently equipped item and numeric value of the bonus provided by it.
Generated using TypeDoc
React props for EquipmentPanel component