ArmorParameter

data class ArmorParameter(val defensePoints: Float, val toughness: Float) : Record

Constructors

Link copied to clipboard
constructor(defensePoints: Float, toughness: Float)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard