damage property

int damage
final

Amount of damage this unit has taken.

Always a non-negative integer, i.e. >= 0.

Implementation

final int damage;