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