Exemplo n.º 1
0
 void updateLoyalty(Card c) {
   set(TrackableProperty.Loyalty, c.getCurrentLoyalty());
 }