Ejemplo n.º 1
0
 void updateEnchanting(Card c) {
   set(TrackableProperty.Enchanting, GameEntityView.get(c.getEnchanting()));
 }