TypeEffectivenessRow

data class TypeEffectivenessRow(val attackingType: TypeEffectivenessTypeView, val cells: List<TypeEffectivenessCell>)

Constructors

Link copied to clipboard
constructor(attackingType: TypeEffectivenessTypeView, cells: List<TypeEffectivenessCell>)

Properties

Link copied to clipboard
Link copied to clipboard