Ejemplo n.º 1
0
 void updateColors(Card c) {
   set(TrackableProperty.Colors, c.determineColor());
 }