StatsProps
StatsProps =
Record<string,StatBase>
Defined in: packages/engine/src/components/Stats.tsx:18
Each prop is a stat by its name: speed={{ base: 6, max: 12 }}.
StatsProps =
Record<string,StatBase>
Defined in: packages/engine/src/components/Stats.tsx:18
Each prop is a stat by its name: speed={{ base: 6, max: 12 }}.