Value which should be displayed next to the icon
CSS class name for adjusting the component look from outside
Type of the stat
Types of game stats which have their icons defined
React Component displaying game stats (skills, resources, etc.) as their icon followed by the value.
Helper function for creating the icons from "icons128.png" spritesheet, according to their index
Order of the given icon in spritesheet
Helper function for creating the icons from "terrain128_eth.png" spritesheet, according to their coordinates
Row of the icon in spritesheet
Column of the icon in spritesheet
Game stat icons, ready for inserting into the common HTML text
Base CSS style for stat icons
Generated using TypeDoc
React props for GameStat component