Esempio n. 1
0
 void updateAbilityText(Card c, CardState state) {
   set(TrackableProperty.AbilityText, c.getAbilityText(state));
 }