Item which should be displayed as a tile
Action to be performed when the tile is clicked
CSS style hook for ItemTile component
React Component representing game item as a tile with its name and stats. It is used in player's inventory, for items spawned on game map etc. Default onClick action is to display popup with all the relevant item information.
Generated using TypeDoc
React props for ItemTile component