minus

inline operator fun Strength.minus(value: Int): Strength

Return

a new Strength that is smaller than this one by value

Parameters

value

subtracted from this Strength when creating the new one