Ejemplo n.º 1
0
 void updateNonAbilityText(Card c) {
   set(TrackableProperty.NonAbilityText, c.getNonAbilityText());
 }