Example #1
0
 void updateDamage(Card c) {
   set(TrackableProperty.Damage, c.getDamage());
 }