menu
unlimited package
documentation
state.dart
DeployedCard<T extends TargetCard>
health property
health property
dark_mode
light_mode
health
property
int
get
health
How much health the unit has left.
Implementation
int get health => card.health - damage;
unlimited package
documentation
state
DeployedCard<T extends TargetCard>
health property
DeployedCard class