plus

operator fun Strength.plus(value: Int): Strength

Return

a new Strength that is larger than this one by value

Parameters

value

added to this Strength when creating the new one